We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6418caf commit e8f4793Copy full SHA for e8f4793
1 file changed
.pre-commit-config.yaml
@@ -65,7 +65,7 @@ repos:
65
66
# Lint: Python
67
- repo: https://github.com/PyCQA/flake8
68
- rev: 7.1.2
+ rev: 7.2.0
69
hooks:
70
- id: flake8
71
0 commit comments