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 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v4.5 .0
3
+ rev : v4.6 .0
4
4
hooks :
5
5
- id : trailing-whitespace
6
6
args : [--markdown-linebreak-ext=md]
9
9
- id : check-added-large-files
10
10
- id : debug-statements
11
11
- repo : https://github.com/pre-commit/mirrors-mypy
12
- rev : v1.7.0
12
+ rev : v1.10.1
13
13
hooks :
14
14
- id : mypy
15
15
additional_dependencies :
@@ -20,12 +20,12 @@ repos:
20
20
- types-setuptools
21
21
- types-python-dateutil
22
22
- repo : https://github.com/astral-sh/ruff-pre-commit
23
- rev : ' v0.1.5 '
23
+ rev : ' v0.5.1 '
24
24
hooks :
25
25
- id : ruff
26
26
args : ["--fix"]
27
27
- repo : https://github.com/netromdk/vermin
28
- rev : v1.5.2
28
+ rev : v1.6.0
29
29
hooks :
30
30
- id : vermin
31
31
args : ['-t=3.8-', '--violations']
You can’t perform that action at this time.
0 commit comments