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 : check-yaml
6
6
- id : debug-statements
@@ -21,12 +21,12 @@ repos:
21
21
--add-import, 'from __future__ import annotations',
22
22
]
23
23
- repo : https://github.com/asottile/pyupgrade
24
- rev : v3.15.0
24
+ rev : v3.15.2
25
25
hooks :
26
26
- id : pyupgrade
27
27
args : [--py38-plus]
28
28
- repo : https://github.com/psf/black
29
- rev : 23.12.1
29
+ rev : 24.4.0
30
30
hooks :
31
31
- id : black
32
32
args : [--line-length=79]
35
35
hooks :
36
36
- id : flake8
37
37
- repo : https://github.com/pre-commit/mirrors-mypy
38
- rev : v1.8 .0
38
+ rev : v1.9 .0
39
39
hooks :
40
40
- id : mypy
41
41
exclude : ^(docs/|example-plugin/)
You can’t perform that action at this time.
0 commit comments