File tree 1 file changed +5
-5
lines changed 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
6
6
repos :
7
7
- repo : https://github.com/asottile/add-trailing-comma.git
8
- rev : v2.4 .0
8
+ rev : v3.0 .0
9
9
hooks :
10
10
- id : add-trailing-comma
11
11
22
22
- id : remove-tabs
23
23
24
24
- repo : https://github.com/python-jsonschema/check-jsonschema.git
25
- rev : 0.22.0
25
+ rev : 0.23.2
26
26
hooks :
27
27
- id : check-github-actions
28
28
- id : check-github-workflows
@@ -62,12 +62,12 @@ repos:
62
62
language_version : python3
63
63
64
64
- repo : https://github.com/codespell-project/codespell
65
- rev : v2.2.4
65
+ rev : v2.2.5
66
66
hooks :
67
67
- id : codespell
68
68
69
69
- repo : https://github.com/adrienverge/yamllint.git
70
- rev : v1.30 .0
70
+ rev : v1.32 .0
71
71
hooks :
72
72
- id : yamllint
73
73
files : \.(yaml|yml)$
98
98
99
99
- repo : https://github.com/PyCQA/flake8.git
100
100
# NOTE: This is kept at v4 for until WPS starts supporting flake v5.
101
- rev : 4 .0.1 # enforce-version: 4.0.1
101
+ rev : 6 .0.0 # enforce-version: 4.0.1
102
102
hooks :
103
103
- id : flake8
104
104
alias : flake8-only-wps
You can’t perform that action at this time.
0 commit comments