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 24
24
- id : remove-tabs
25
25
26
26
- repo : https://github.com/python-jsonschema/check-jsonschema.git
27
- rev : 0.29.1
27
+ rev : 0.30.0
28
28
hooks :
29
29
- id : check-github-workflows
30
30
files : ^\.github/workflows/[^/]+$
47
47
files : README.rst
48
48
49
49
- repo : https://github.com/pre-commit/pre-commit-hooks.git
50
- rev : v4.6 .0
50
+ rev : v5.0 .0
51
51
hooks :
52
52
# Side-effects:
53
53
- id : trailing-whitespace
@@ -125,7 +125,7 @@ repos:
125
125
language_version : python3.11 # flake8-commas doesn't work w/ Python 3.12
126
126
127
127
- repo : https://github.com/pre-commit/mirrors-mypy.git
128
- rev : v1.11.2
128
+ rev : v1.14.1
129
129
hooks :
130
130
- id : mypy
131
131
alias : mypy-py313
@@ -209,7 +209,7 @@ repos:
209
209
pass_filenames : false
210
210
211
211
- repo : https://github.com/PyCQA/pylint.git
212
- rev : v3.2.6
212
+ rev : v3.3.3
213
213
hooks :
214
214
- id : pylint
215
215
additional_dependencies :
You can’t perform that action at this time.
0 commit comments