Commit a3305f5 1 parent 52112ac commit a3305f5 Copy full SHA for a3305f5
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 @@ -20,15 +20,15 @@ repos:
20
20
- id : sort-simple-yaml
21
21
- id : trailing-whitespace
22
22
- repo : https://github.com/pre-commit/mirrors-eslint
23
- rev : v8.53 .0
23
+ rev : v9.0.0-beta .0
24
24
hooks :
25
25
- id : eslint
26
26
args : [--fix]
27
27
additional_dependencies :
28
28
- eslint@latest
29
29
- eslint-config-prettier
30
30
- repo : https://github.com/psf/black
31
- rev : 23.11 .0
31
+ rev : 24.2 .0
32
32
hooks :
33
33
- id : black
34
34
- repo : https://github.com/codespell-project/codespell
@@ -38,11 +38,11 @@ repos:
38
38
additional_dependencies : ["tomli"]
39
39
- repo : https://github.com/astral-sh/ruff-pre-commit
40
40
# Ruff version.
41
- rev : " v0.1.5 "
41
+ rev : " v0.2.2 "
42
42
hooks :
43
43
- id : ruff
44
44
args : [--fix]
45
45
- repo : https://github.com/pre-commit/mirrors-prettier
46
- rev : v3.1.0
46
+ rev : v4.0.0-alpha.8
47
47
hooks :
48
48
- id : prettier
You can’t perform that action at this time.
0 commit comments