File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ exclude: (\.min\.js$|\.svg$|\.html$)
2
2
default_stages : [pre-commit]
3
3
repos :
4
4
- repo : https://github.com/pre-commit/pre-commit-hooks
5
- rev : v5 .0.0
5
+ rev : v6 .0.0
6
6
hooks :
7
7
- id : end-of-file-fixer
8
8
- id : trailing-whitespace
17
17
- id : check-json
18
18
- id : detect-private-key
19
19
- repo : https://github.com/astral-sh/ruff-pre-commit
20
- rev : v0.12.7
20
+ rev : v0.12.11
21
21
hooks :
22
22
- id : ruff-check
23
23
- repo : https://github.com/hoxbro/clean_notebook
38
38
- id : rst-directive-colons
39
39
- id : rst-inline-touching-normal
40
40
- repo : https://github.com/shellcheck-py/shellcheck-py
41
- rev : v0.10 .0.1
41
+ rev : v0.11 .0.1
42
42
hooks :
43
43
- id : shellcheck
44
44
- repo : https://github.com/hoxbro/prettier-pre-commit
You can’t perform that action at this time.
0 commit comments