Skip to content

Commit 44382e3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.3.0 → 24.4.0](psf/black@24.3.0...24.4.0) - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
1 parent 54f43b4 commit 44382e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/psf/black
3-
rev: 24.3.0
3+
rev: 24.4.0
44
hooks:
55
- id: black
66
name: black
@@ -50,7 +50,7 @@ repos:
5050
args: [--force-single-line-imports]
5151

5252
- repo: https://github.com/pre-commit/pre-commit-hooks
53-
rev: v4.5.0
53+
rev: v4.6.0
5454
hooks:
5555
- id: check-builtin-literals
5656
exclude: ^babelizer/data

0 commit comments

Comments
 (0)