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 @@ -11,13 +11,13 @@ repos:
11
11
- id : check-added-large-files
12
12
13
13
- repo : https://github.com/rhysd/actionlint
14
- rev : v1.7.4
14
+ rev : v1.7.6
15
15
hooks :
16
16
- id : actionlint
17
17
18
18
- repo : https://github.com/astral-sh/ruff-pre-commit
19
19
# Ruff version.
20
- rev : ' v0.8.1 '
20
+ rev : ' v0.8.6 '
21
21
hooks :
22
22
- id : ruff
23
23
args : [--fix, --exit-non-zero-on-fix]
28
28
- id : black
29
29
30
30
- repo : https://github.com/compilerla/conventional-pre-commit
31
- rev : v3.6 .0
31
+ rev : v4.0 .0
32
32
hooks :
33
33
- id : conventional-pre-commit
34
34
stages : [commit-msg]
38
38
- id : generate-hatch-matrix
39
39
name : generate-hatch-matrix
40
40
language : system
41
- stages : [push]
41
+ stages : [pre- push]
42
42
entry : bash .github/workflows/generate-hatch-matrix.sh
43
43
files : |
44
44
(?x)^(
You can’t perform that action at this time.
0 commit comments