File tree Expand file tree Collapse file tree 1 file changed +6
-17
lines changed Expand file tree Collapse file tree 1 file changed +6
-17
lines changed Original file line number Diff line number Diff line change 7
7
entry : ./tools/check_changes.py
8
8
pass_filenames : false
9
9
- repo : https://github.com/pre-commit/pre-commit-hooks
10
- rev : v4.4 .0
10
+ rev : v5.0 .0
11
11
hooks :
12
12
- id : check-merge-conflict
13
13
exclude : rst$
14
14
- repo : https://github.com/asottile/yesqa
15
- rev : v1.4 .0
15
+ rev : v1.5 .0
16
16
hooks :
17
17
- id : yesqa
18
- - repo : https://github.com/Zac-HD/shed
19
- rev : 2023.5.2
20
- hooks :
21
- - id : shed
22
- args :
23
- - --refactor
24
- - --py38-plus
25
- types_or :
26
- - python
27
- - markdown
28
- - rst
29
18
- repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks
30
- rev : v2.9 .0
19
+ rev : v2.14 .0
31
20
hooks :
32
21
- id : pretty-format-yaml
33
22
alias : yaml
34
23
args : [--autofix, --indent, '2']
35
24
- repo : https://github.com/pre-commit/pre-commit-hooks
36
- rev : v4.4 .0
25
+ rev : v5.0 .0
37
26
hooks :
38
27
- id : trailing-whitespace
39
28
- id : end-of-file-fixer
45
34
- id : check-yaml
46
35
- id : debug-statements
47
36
- repo : https://github.com/PyCQA/flake8
48
- rev : 6.0.0
37
+ rev : 7.1.1
49
38
hooks :
50
39
- id : flake8
51
40
language_version : python3
54
43
hooks :
55
44
- id : python-use-type-annotations
56
45
- repo : https://github.com/rhysd/actionlint
57
- rev : v1.6.24
46
+ rev : v1.7.4
58
47
hooks :
59
48
- id : actionlint-docker
60
49
args :
You can’t perform that action at this time.
0 commit comments