File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 55
66repos :
77- repo : https://github.com/asottile/add-trailing-comma.git
8- rev : v3.0 .0
8+ rev : v3.1 .0
99 hooks :
1010 - id : add-trailing-comma
1111
@@ -17,12 +17,12 @@ repos:
1717 - --honor-noqa
1818
1919- repo : https://github.com/Lucas-C/pre-commit-hooks.git
20- rev : v1.5.1
20+ rev : v1.5.4
2121 hooks :
2222 - id : remove-tabs
2323
2424- repo : https://github.com/python-jsonschema/check-jsonschema.git
25- rev : 0.23.2
25+ rev : 0.27.0
2626 hooks :
2727 - id : check-github-actions
2828 - id : check-github-workflows
6262 language_version : python3
6363
6464- repo : https://github.com/codespell-project/codespell
65- rev : v2.2.5
65+ rev : v2.2.6
6666 hooks :
6767 - id : codespell
6868
7878 - --strict
7979
8080- repo : https://github.com/PyCQA/flake8.git
81- rev : 6.0 .0
81+ rev : 6.1 .0
8282 hooks :
8383 - id : flake8
8484 alias : flake8-no-wps
9898
9999- repo : https://github.com/PyCQA/flake8.git
100100 # 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
102102 hooks :
103103 - id : flake8
104104 alias : flake8-only-wps
@@ -130,7 +130,7 @@ repos:
130130 - wemake-python-styleguide ~= 0.17.0
131131
132132- repo : https://github.com/PyCQA/pylint.git
133- rev : v3.0.0a6
133+ rev : v3.0.0
134134 hooks :
135135 - id : pylint
136136 args :
You can’t perform that action at this time.
0 commit comments