Commit 58cc73e 1 parent efa87b6 commit 58cc73e Copy full SHA for 58cc73e
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.5.5 '
4
+ rev : ' v0.5.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 : 24.4.2
10
+ rev : 24.8.0
11
11
hooks :
12
12
- id : black
13
13
- repo : https://github.com/codespell-project/codespell
50
50
args : ['--baseline', '.secrets.baseline']
51
51
additional_dependencies : ["gibberish-detector"]
52
52
- repo : https://github.com/pre-commit/mirrors-mypy
53
- rev : v1.11.0
53
+ rev : v1.11.1
54
54
hooks :
55
55
- id : mypy
56
56
args : [--no-strict-optional, --ignore-missing-imports]
You can’t perform that action at this time.
0 commit comments