Commit 544f060 1 parent 118e6ae commit 544f060 Copy full SHA for 544f060
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 : v8.56 .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 : 23.12.1
32
32
hooks :
33
33
- id : black
34
34
- repo : https://github.com/codespell-project/codespell
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.1.9 "
42
42
hooks :
43
43
- id : ruff
44
44
args : [--fix]
48
48
- id : mdformat
49
49
args : ["--wrap=80"]
50
50
- repo : https://github.com/pre-commit/mirrors-prettier
51
- rev : v3.1.0
51
+ rev : v4.0.0-alpha.8
52
52
hooks :
53
53
- id : prettier
You can’t perform that action at this time.
0 commit comments