Skip to content

Commit eb3180d

Browse files
Update pre-commit dependencies
1 parent 7a8f05e commit eb3180d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
name: black
1919
entry: black
2020
- repo: https://github.com/pycqa/flake8
21-
rev: 7.1.2
21+
rev: 7.2.0
2222
hooks:
2323
- id: flake8
2424
args: ["--config", "tests/setup.cfg"]

0 commit comments

Comments
 (0)