File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
hooks :
9
9
- id : check-pre-commit-ci-config
10
10
- repo : https://github.com/astral-sh/ruff-pre-commit
11
- rev : v0.9.1
11
+ rev : v0.9.4
12
12
hooks :
13
13
- id : ruff
14
14
args : ['--fix', '--exit-non-zero-on-fix']
@@ -37,13 +37,13 @@ repos:
37
37
- toml
38
38
- tomli
39
39
- repo : https://github.com/PyCQA/isort
40
- rev : 5.13.2
40
+ rev : 6.0.0
41
41
hooks :
42
42
- id : isort
43
43
additional_dependencies :
44
44
- tomli
45
45
- repo : https://github.com/psf/black
46
- rev : 24.10 .0
46
+ rev : 25.1 .0
47
47
hooks :
48
48
- id : black
49
49
- repo : https://github.com/pre-commit/mirrors-mypy
72
72
- id : flake8
73
73
additional_dependencies : *flake8deps
74
74
- repo : https://github.com/PyCQA/pylint
75
- rev : v3.3.3
75
+ rev : v3.3.4
76
76
hooks :
77
77
- id : pylint
78
78
args : [
You can’t perform that action at this time.
0 commit comments