Skip to content

Commit 862b828

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0) - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
1 parent 1b016d6 commit 862b828

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
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: 24.8.0
9+
rev: 24.10.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.6.0
22+
rev: v5.0.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)