Commit 7109d70 1 parent ff79dc7 commit 7109d70 Copy full SHA for 7109d70
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/astral-sh/ruff-pre-commit
3
3
# Ruff version.
4
- rev : ' v0.1.3 '
4
+ rev : ' v0.1.6 '
5
5
hooks :
6
6
- id : ruff
7
7
args : [--fix, --exit-non-zero-on-fix]
8
8
exclude : test.*
9
9
- repo : https://github.com/psf/black
10
- rev : 23.10.1
10
+ rev : 23.11.0
11
11
hooks :
12
12
- id : black
13
13
- repo : https://github.com/pre-commit/pre-commit-hooks
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.6 .1
42
+ rev : v1.7 .1
43
43
hooks :
44
44
- id : mypy
45
45
args : [--no-strict-optional, --ignore-missing-imports]
56
56
- id : interrogate
57
57
exclude : test.*
58
58
- repo : https://github.com/python-jsonschema/check-jsonschema
59
- rev : 0.27.0
59
+ rev : 0.27.2
60
60
hooks :
61
61
- id : check-azure-pipelines
You can’t perform that action at this time.
0 commit comments