File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ exclude: ".*key"
7
7
8
8
repos :
9
9
- repo : https://github.com/psf/black-pre-commit-mirror
10
- rev : 24.1.1
10
+ rev : 24.3.0
11
11
hooks :
12
12
- id : black-jupyter
13
13
language_version : python3
50
50
args : [--prose-wrap=preserve]
51
51
52
52
- repo : https://github.com/astral-sh/ruff-pre-commit
53
- rev : " v0.2.0 "
53
+ rev : " v0.3.5 "
54
54
hooks :
55
55
- id : ruff
56
56
args : ["--fix", "--show-fixes"]
71
71
types_or : [python, rst, markdown]
72
72
73
73
- repo : https://github.com/shellcheck-py/shellcheck-py
74
- rev : " v0.9 .0.6 "
74
+ rev : " v0.10 .0.1 "
75
75
hooks :
76
76
- id : shellcheck
77
77
81
81
- id : validate-pyproject
82
82
83
83
- repo : https://github.com/python-jsonschema/check-jsonschema
84
- rev : 0.27.4
84
+ rev : 0.28.1
85
85
hooks :
86
86
- id : check-dependabot
87
87
- id : check-github-workflows
You can’t perform that action at this time.
0 commit comments