File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,14 @@ repos:
12
12
- id : end-of-file-fixer
13
13
- id : trailing-whitespace
14
14
- repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks
15
- rev : v2.12 .0
15
+ rev : v2.13 .0
16
16
hooks :
17
17
- id : pretty-format-yaml
18
18
args : [--autofix, --indent, '4']
19
19
- id : pretty-format-toml
20
20
args : [--autofix]
21
21
- repo : https://github.com/asottile/pyupgrade
22
- rev : v3.15.0
22
+ rev : v3.15.2
23
23
hooks :
24
24
- id : pyupgrade
25
25
- repo : https://github.com/pycqa/isort
29
29
name : isort (python)
30
30
args : [--profile, black]
31
31
- repo : https://github.com/psf/black
32
- rev : 24.2 .0
32
+ rev : 24.3 .0
33
33
hooks :
34
34
- id : black
35
35
- repo : https://github.com/pycqa/flake8
You can’t perform that action at this time.
0 commit comments