File tree 1 file changed +9
-10
lines changed
1 file changed +9
-10
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.13.2
13
+ rev : 6.0.0
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.29.2
25
+ rev : 0.31.1
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.6 .0
40
+ rev : v5.0 .0
41
41
hooks :
42
42
# Side-effects:
43
43
- id : end-of-file-fixer
62
62
language_version : python3
63
63
64
64
- repo : https://github.com/codespell-project/codespell
65
- rev : v2.2.6
65
+ rev : v2.4.1
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 : 7.0.0
81
+ rev : 7.1.1
82
82
hooks :
83
83
- id : flake8
84
84
args :
@@ -111,13 +111,12 @@ repos:
111
111
WPS453,
112
112
- --max-module-members=8 # WPS202
113
113
additional_dependencies :
114
- - flake8-2020 ~= 1.7.0
115
- - flake8-pytest-style ~= 1.6.0
116
- - wemake-python-styleguide ~= 0.19.0
117
- language_version : python3.11 # flake8-commas doesn't work w/ Python 3.12
114
+ - flake8-2020 ~= 1.8.1
115
+ - flake8-pytest-style ~= 2.1.0
116
+ - wemake-python-styleguide ~= 1.0.0
118
117
119
118
- repo : https://github.com/PyCQA/pylint.git
120
- rev : v3.3.0
119
+ rev : v3.3.4
121
120
hooks :
122
121
- id : pylint
123
122
args :
You can’t perform that action at this time.
0 commit comments