Skip to content

Commit 768c3dc

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 25.1.0 → 25.9.0](psf/black@25.1.0...25.9.0) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
1 parent ac1b564 commit 768c3dc

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
@@ -12,13 +12,13 @@ repos:
1212
name: Running isort in all files.
1313

1414
- repo: https://github.com/psf/black
15-
rev: 25.1.0
15+
rev: 25.9.0
1616
hooks:
1717
- id: black
1818
name: Running black in all files.
1919

2020
- repo: https://github.com/pre-commit/pre-commit-hooks
21-
rev: v5.0.0
21+
rev: v6.0.0
2222
hooks:
2323
- id: check-ast
2424
name: Check if python files are valid syntax for the ast parser

0 commit comments

Comments
 (0)