File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
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.2 .0
3
+ rev : v4.3 .0
4
4
hooks :
5
5
- id : debug-statements
6
6
stages : [manual]
38
38
args : [--profile=black]
39
39
40
40
- repo : https://github.com/pre-commit/mirrors-mypy
41
- rev : v0.960
41
+ rev : v0.961
42
42
hooks :
43
43
- id : mypy
44
44
args : ["--config-file", "pyproject.toml"]
52
52
- id : prettier
53
53
54
54
- repo : https://github.com/asottile/pyupgrade
55
- rev : v2.32.1
55
+ rev : v2.34.0
56
56
hooks :
57
57
- id : pyupgrade
58
58
args : [--py37-plus]
@@ -77,13 +77,13 @@ repos:
77
77
stages : [manual]
78
78
79
79
- repo : https://github.com/pre-commit/mirrors-eslint
80
- rev : v8.16 .0
80
+ rev : v8.17 .0
81
81
hooks :
82
82
- id : eslint
83
83
stages : [manual]
84
84
85
85
- repo : https://github.com/sirosen/check-jsonschema
86
- rev : 0.15.1
86
+ rev : 0.16.0
87
87
hooks :
88
88
- id : check-jsonschema
89
89
name : " Check GitHub Workflows"
You can’t perform that action at this time.
0 commit comments