Commit f1acd35 1 parent f4e0334 commit f1acd35 Copy full SHA for f1acd35
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/charliermarsh/ruff-pre-commit
3
3
# Ruff version.
4
- rev : ' v0.0.272 '
4
+ rev : ' v0.0.275 '
5
5
hooks :
6
6
- id : ruff
7
7
args : [--fix, --exit-non-zero-on-fix]
39
39
args : ['--baseline', '.secrets.baseline']
40
40
additional_dependencies : ["gibberish-detector"]
41
41
- repo : https://github.com/pre-commit/mirrors-mypy
42
- rev : v1.3.0
42
+ rev : v1.4.1
43
43
hooks :
44
44
- id : mypy
45
45
args : [--no-strict-optional, --ignore-missing-imports]
59
59
- id : interrogate
60
60
exclude : test.*
61
61
- repo : https://github.com/python-jsonschema/check-jsonschema
62
- rev : 0.23.1
62
+ rev : 0.23.2
63
63
hooks :
64
64
- id : check-azure-pipelines
You can’t perform that action at this time.
0 commit comments