Skip to content

Commit f9494a3

Browse files
Update pre-commit dependencies
1 parent 2386b2a commit f9494a3

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.1
21+
rev: 7.1.2
2222
hooks:
2323
- id: flake8
2424
args: ["--config", "tests/setup.cfg"]

0 commit comments

Comments
 (0)