File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
5
5
repos :
6
6
- repo : https://github.com/asottile/add-trailing-comma.git
7
- rev : v2.3 .0
7
+ rev : v2.4 .0
8
8
hooks :
9
9
- id : add-trailing-comma
10
10
11
11
- repo : https://github.com/PyCQA/isort.git
12
- rev : 5.10.1
12
+ rev : 5.11.4
13
13
hooks :
14
14
- id : isort
15
15
args :
21
21
- id : remove-tabs
22
22
23
23
- repo : https://github.com/python-jsonschema/check-jsonschema.git
24
- rev : 0.18.3
24
+ rev : 0.19.2
25
25
hooks :
26
26
- id : check-github-actions
27
27
- id : check-github-workflows
36
36
- id : check-readthedocs
37
37
38
38
- repo : https://github.com/pre-commit/pre-commit-hooks.git
39
- rev : v4.3 .0
39
+ rev : v4.4 .0
40
40
hooks :
41
41
# Side-effects:
42
42
- id : end-of-file-fixer
61
61
language_version : python3
62
62
63
63
- repo : https://github.com/codespell-project/codespell
64
- rev : v2.2.1
64
+ rev : v2.2.2
65
65
hooks :
66
66
- id : codespell
67
67
@@ -127,7 +127,7 @@ repos:
127
127
language_version : python3
128
128
129
129
- repo : https://github.com/PyCQA/pylint.git
130
- rev : v2.15.3
130
+ rev : v2.15.9
131
131
hooks :
132
132
- id : pylint
133
133
args :
You can’t perform that action at this time.
0 commit comments