Commit 2e9a400 1 parent 9418a14 commit 2e9a400 Copy full SHA for 2e9a400
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/astral-sh/ruff-pre-commit
3
3
# Ruff version.
4
- rev : ' v0.1.7 '
4
+ rev : ' v0.1.9 '
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.11.0
10
+ rev : 23.12.1
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.7.1
42
+ rev : v1.8.0
43
43
hooks :
44
44
- id : mypy
45
45
args : [--no-strict-optional, --ignore-missing-imports]
You can’t perform that action at this time.
0 commit comments