Skip to content

Commit 31b0dc5

Browse files
committed
pre-commit autoupdate
1 parent bd17fb4 commit 31b0dc5

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
@@ -9,12 +9,12 @@ repos:
99
- id: trailing-whitespace
1010

1111
- repo: https://github.com/psf/black
12-
rev: 24.10.0
12+
rev: 25.1.0
1313
hooks:
1414
- id: black
1515

1616
- repo: https://github.com/pycqa/flake8
17-
rev: 7.1.1
17+
rev: 7.2.0
1818
hooks:
1919
- id: flake8
2020
additional_dependencies:

0 commit comments

Comments
 (0)