We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c2efcc + cd7fd52 commit 3e509c1Copy full SHA for 3e509c1
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
# exclude: python/soma_workflow/test/data/jobExamples/complete/.*(file|stdin|stdout)
24
25
- repo: https://github.com/pycqa/flake8
26
- rev: 7.2.0
+ rev: 7.3.0
27
hooks:
28
- id: flake8
29
name: flake8 under python3
0 commit comments