Skip to content

Commit 7520f98

Browse files
authored
Update .pre-commit-config.yaml
1 parent 81555fb commit 7520f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
additional_dependencies:
1313
- mccabe==0.7.0
1414
- pycodestyle==2.13.0
15-
- pyflakes==3.3.1
15+
- pyflakes==3.3.2
1616
- Flake8-pyproject==1.2.3
1717
files: ^(python_typing_update|script|tests)/.+\.py$
1818
exclude: *fixtures

0 commit comments

Comments
 (0)