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 @@ -45,13 +45,13 @@ repos:
45
45
- prettier-plugin-toml
46
46
47
47
- repo : https://github.com/psf/black.git
48
- rev : 24.3 .0
48
+ rev : 24.4 .0
49
49
hooks :
50
50
- id : black
51
51
language_version : python3
52
52
53
53
- repo : https://github.com/streetsidesoftware/cspell-cli
54
- rev : v8.6.1
54
+ rev : v8.7.0
55
55
hooks :
56
56
- id : cspell
57
57
name : Spell check with cspell
62
62
- id : remove-tabs
63
63
64
64
- repo : https://github.com/pre-commit/pre-commit-hooks.git
65
- rev : v4.5 .0
65
+ rev : v4.6 .0
66
66
hooks :
67
67
# Side-effects:
68
68
- id : trailing-whitespace
95
95
types : [file, yaml]
96
96
97
97
- repo : https://github.com/PyCQA/flake8.git
98
- rev : 5 .0.4
98
+ rev : 7 .0.0
99
99
hooks :
100
100
- id : flake8
101
101
alias : flake8
You can’t perform that action at this time.
0 commit comments