We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d72df7 + 3b9aa3e commit 8ad0c9eCopy full SHA for 8ad0c9e
1 file changed
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
types: [text]
11
files: \.(json|ipynb)$
12
- repo: https://github.com/pycqa/flake8
13
- rev: "7.0.0"
+ rev: "7.1.0"
14
hooks:
15
- id: flake8
16
- repo: https://github.com/pycqa/pydocstyle
0 commit comments