File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,28 +24,28 @@ repos:
24
24
- id : rst-backticks
25
25
- id : rst-directive-colons
26
26
- repo : https://github.com/pre-commit/mirrors-prettier
27
- rev : v3.0.3
27
+ rev : v3.1.0
28
28
hooks :
29
29
- id : prettier
30
30
types_or : [javascript, css]
31
31
args :
32
32
- --trailing-comma=es5
33
33
- repo : https://github.com/pre-commit/mirrors-eslint
34
- rev : v8.53 .0
34
+ rev : v8.54 .0
35
35
hooks :
36
36
- id : eslint
37
37
files : \.js?$
38
38
types : [file]
39
39
args :
40
40
- --fix
41
41
- repo : https://github.com/astral-sh/ruff-pre-commit
42
- rev : ' v0.1.4 '
42
+ rev : ' v0.1.6 '
43
43
hooks :
44
44
- id : ruff
45
45
args : [--fix, --exit-non-zero-on-fix]
46
46
- id : ruff-format
47
47
- repo : https://github.com/tox-dev/pyproject-fmt
48
- rev : 1.4 .1
48
+ rev : 1.5 .1
49
49
hooks :
50
50
- id : pyproject-fmt
51
51
- repo : https://github.com/abravalheri/validate-pyproject
You can’t perform that action at this time.
0 commit comments