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 1
1
repos :
2
2
- repo : https://github.com/astral-sh/ruff-pre-commit
3
- rev : " v0.0.287 "
3
+ rev : " v0.0.291 "
4
4
hooks :
5
5
- id : ruff
6
6
args : [--fix, --exit-non-zero-on-fix]
9
9
hooks :
10
10
- id : black
11
11
- repo : https://github.com/pre-commit/pre-commit-hooks.git
12
- rev : v4.1 .0
12
+ rev : v4.4 .0
13
13
hooks :
14
14
- id : end-of-file-fixer
15
15
- id : trailing-whitespace
19
19
- id : check-merge-conflict
20
20
- id : debug-statements
21
21
- repo : https://github.com/adrienverge/yamllint.git
22
- rev : v1.26.3
22
+ rev : v1.32.0
23
23
hooks :
24
24
- id : yamllint
25
25
files : \.(yaml|yml)$
43
43
- types-PyYAML
44
44
- types-dataclasses
45
45
- repo : https://github.com/pylint-dev/pylint
46
- rev : v2.17.5
46
+ rev : v3.0.0b0
47
47
hooks :
48
48
- id : pylint
49
49
additional_dependencies :
You can’t perform that action at this time.
0 commit comments