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.31.1
8
+ rev : 0.31.2
9
9
hooks :
10
10
- id : check-github-workflows
11
11
args : ["--verbose"]
@@ -24,13 +24,13 @@ repos:
24
24
hooks :
25
25
- id : pyproject-fmt
26
26
- repo : https://github.com/astral-sh/ruff-pre-commit
27
- rev : " v0.9.6 "
27
+ rev : " v0.9.7 "
28
28
hooks :
29
29
- id : ruff-format
30
30
- id : ruff
31
31
args : ["--fix", "--unsafe-fixes", "--exit-non-zero-on-fix"]
32
32
- repo : https://github.com/rbubley/mirrors-prettier
33
- rev : " v3.5.1 " # Use the sha / tag you want to point at
33
+ rev : " v3.5.2 " # Use the sha / tag you want to point at
34
34
hooks :
35
35
- id : prettier
36
36
additional_dependencies :
You can’t perform that action at this time.
0 commit comments