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.33.0 "
8
+ rev : " 0.33.1 "
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.11.13 "
27
+ rev : " v0.12.1 "
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.3 " # Use the sha / tag you want to point at
33
+ rev : " v3.6.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