File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 34
34
- id : rst-backticks
35
35
36
36
- repo : https://github.com/pre-commit/pre-commit-hooks.git
37
- rev : v4.5 .0
37
+ rev : v4.6 .0
38
38
hooks :
39
39
# Side-effects:
40
40
- id : trailing-whitespace
84
84
- --strict
85
85
86
86
- repo : https://github.com/PyCQA/flake8.git
87
- rev : 7.0 .0
87
+ rev : 7.1 .0
88
88
hooks :
89
89
- id : flake8
90
90
alias : flake8-no-wps
@@ -103,7 +103,7 @@ repos:
103
103
- file
104
104
105
105
- repo : https://github.com/PyCQA/flake8.git
106
- rev : 7.0 .0
106
+ rev : 7.1 .0
107
107
hooks :
108
108
- id : flake8
109
109
alias : flake8-only-wps
@@ -125,7 +125,7 @@ repos:
125
125
- file
126
126
127
127
- repo : https://github.com/MarcoGorelli/cython-lint.git
128
- rev : v0.16.0
128
+ rev : v0.16.2
129
129
hooks :
130
130
- id : cython-lint
131
131
# 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