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 55
66repos :
77- repo : https://github.com/asottile/add-trailing-comma.git
8- rev : v3.1 .0
8+ rev : v3.2 .0
99 hooks :
1010 - id : add-trailing-comma
1111
2525 - id : remove-tabs
2626
2727- repo : https://github.com/python-jsonschema/check-jsonschema.git
28- rev : 0.33.0
28+ rev : 0.33.2
2929 hooks :
3030 - id : check-github-workflows
3131 files : ^\.github/workflows/[^/]+$
9292 ^docs/_samples/.*\.py$
9393
9494 - repo : https://github.com/adrienverge/yamllint.git
95- rev : v1.37.0
95+ rev : v1.37.1
9696 hooks :
9797 - id : yamllint
9898 files : \.(yaml|yml)$
@@ -101,7 +101,7 @@ repos:
101101 - --strict
102102
103103- repo : https://github.com/PyCQA/flake8.git
104- rev : 7.2 .0
104+ rev : 7.3 .0
105105 hooks :
106106 - id : flake8
107107 alias : flake8-no-wps
@@ -120,7 +120,7 @@ repos:
120120 - file
121121
122122- repo : https://github.com/PyCQA/flake8.git
123- rev : 7.2 .0
123+ rev : 7.3 .0
124124 hooks :
125125 - id : flake8
126126 alias : flake8-only-wps
@@ -142,7 +142,7 @@ repos:
142142 - file
143143
144144- repo : https://github.com/MarcoGorelli/cython-lint.git
145- rev : v0.16.6
145+ rev : v0.16.7
146146 hooks :
147147 - id : cython-lint
148148 # NOTE: This linter does not have a config file so it's set up below.
You can’t perform that action at this time.
0 commit comments