File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
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 : v3.0 .0
8
+ rev : v3.1 .0
9
9
hooks :
10
10
- id : add-trailing-comma
11
11
@@ -17,12 +17,12 @@ repos:
17
17
- --honor-noqa
18
18
19
19
- repo : https://github.com/Lucas-C/pre-commit-hooks.git
20
- rev : v1.5.1
20
+ rev : v1.5.4
21
21
hooks :
22
22
- id : remove-tabs
23
23
24
24
- repo : https://github.com/python-jsonschema/check-jsonschema.git
25
- rev : 0.23.2
25
+ rev : 0.27.0
26
26
hooks :
27
27
- id : check-github-actions
28
28
- id : check-github-workflows
62
62
language_version : python3
63
63
64
64
- repo : https://github.com/codespell-project/codespell
65
- rev : v2.2.5
65
+ rev : v2.2.6
66
66
hooks :
67
67
- id : codespell
68
68
78
78
- --strict
79
79
80
80
- repo : https://github.com/PyCQA/flake8.git
81
- rev : 6.0 .0
81
+ rev : 6.1 .0
82
82
hooks :
83
83
- id : flake8
84
84
alias : flake8-no-wps
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.0a6
133
+ rev : v3.0.0
134
134
hooks :
135
135
- id : pylint
136
136
args :
You can’t perform that action at this time.
0 commit comments