File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 10
10
- id : add-trailing-comma
11
11
12
12
- repo : https://github.com/PyCQA/isort.git
13
- rev : 5.12.0
13
+ rev : 5.13.2
14
14
hooks :
15
15
- id : isort
16
16
args :
22
22
- id : remove-tabs
23
23
24
24
- repo : https://github.com/python-jsonschema/check-jsonschema.git
25
- rev : 0.27.0
25
+ rev : 0.27.3
26
26
hooks :
27
27
- id : check-github-actions
28
28
- id : check-github-workflows
37
37
- id : check-readthedocs
38
38
39
39
- repo : https://github.com/pre-commit/pre-commit-hooks.git
40
- rev : v4.4 .0
40
+ rev : v4.5 .0
41
41
hooks :
42
42
# Side-effects:
43
43
- id : end-of-file-fixer
67
67
- id : codespell
68
68
69
69
- repo : https://github.com/adrienverge/yamllint.git
70
- rev : v1.32 .0
70
+ rev : v1.33 .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.1.0 # enforce-version: 4.0.1
102
102
hooks :
103
103
- id : flake8
104
104
alias : flake8-only-wps
@@ -130,7 +130,7 @@ repos:
130
130
- wemake-python-styleguide ~= 0.17.0
131
131
132
132
- repo : https://github.com/PyCQA/pylint.git
133
- rev : v3.0.0
133
+ rev : v3.0.3
134
134
hooks :
135
135
- id : pylint
136
136
args :
You can’t perform that action at this time.
0 commit comments