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 5
5
- id : end-of-file-fixer
6
6
- id : trailing-whitespace
7
7
- repo : https://github.com/python-jsonschema/check-jsonschema
8
- rev : 0.29.3
8
+ rev : 0.29.4
9
9
hooks :
10
10
- id : check-github-workflows
11
11
args : ["--verbose"]
15
15
- id : codespell
16
16
additional_dependencies : ["tomli>=2.0.1"]
17
17
- repo : https://github.com/tox-dev/pyproject-fmt
18
- rev : " 2.2.4 "
18
+ rev : " 2.3.0 "
19
19
hooks :
20
20
- id : pyproject-fmt
21
21
- repo : https://github.com/astral-sh/ruff-pre-commit
25
25
- id : ruff
26
26
args : ["--fix", "--unsafe-fixes", "--exit-non-zero-on-fix"]
27
27
- repo : https://github.com/asottile/blacken-docs
28
- rev : 1.18 .0
28
+ rev : 1.19 .0
29
29
hooks :
30
30
- id : blacken-docs
31
31
additional_dependencies : [black==24.8]
You can’t perform that action at this time.
0 commit comments