Skip to content

Commit d15e04a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.12.1 → 24.4.0](psf/black@23.12.1...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 a0d5d1f commit d15e04a

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
@@ -6,7 +6,7 @@ ci:
66
77
repos:
88
- repo: https://github.com/psf/black
9-
rev: 23.12.1
9+
rev: 24.4.0
1010
hooks:
1111
- id: black
1212
name: Running black in all files.
@@ -19,7 +19,7 @@ repos:
1919
name: Running isort in all files.
2020

2121
- repo: https://github.com/pre-commit/pre-commit-hooks
22-
rev: v4.5.0
22+
rev: v4.6.0
2323
hooks:
2424
- id: check-ast
2525
name: Check if python files are valid syntax for the ast parser

0 commit comments

Comments
 (0)