File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
12
12
repos :
13
13
- repo : https://github.com/pre-commit/pre-commit-hooks
14
- rev : v4.5 .0
14
+ rev : v4.6 .0
15
15
hooks :
16
16
- id : check-yaml
17
17
- id : detect-private-key
@@ -24,18 +24,18 @@ repos:
24
24
- --markdown-linebreak-ext=md
25
25
26
26
- repo : https://github.com/MarcoGorelli/auto-walrus
27
- rev : v0.2.2
27
+ rev : 0.3.4
28
28
hooks :
29
29
- id : auto-walrus
30
30
31
31
- repo : https://github.com/astral-sh/ruff-pre-commit
32
- rev : v0.3.2
32
+ rev : v0.4.3
33
33
hooks :
34
34
- id : ruff # See pyproject.toml for args
35
35
# args: [--fix, --exit-non-zero-on-fix]
36
36
37
37
- repo : https://github.com/psf/black
38
- rev : 24.2.0
38
+ rev : 24.4.2
39
39
hooks :
40
40
- id : black # See pyproject.toml for args
41
41
47
47
- tomli
48
48
49
49
- repo : https://github.com/tox-dev/pyproject-fmt
50
- rev : 1.7 .0
50
+ rev : 1.8 .0
51
51
hooks :
52
52
- id : pyproject-fmt
53
53
You can’t perform that action at this time.
0 commit comments