File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : v5 .0.0
3
+ rev : v6 .0.0
4
4
hooks :
5
5
- id : trailing-whitespace
6
6
- id : end-of-file-fixer
7
7
- id : check-toml
8
8
- id : check-yaml
9
9
10
10
- repo : https://github.com/adamchainz/django-upgrade
11
- rev : 1.25 .0
11
+ rev : 1.27 .0
12
12
hooks :
13
13
- id : django-upgrade
14
14
args : [--target-version, "4.2"]
15
15
16
16
- repo : https://github.com/astral-sh/ruff-pre-commit
17
- rev : v0.11.13
17
+ rev : v0.12.12
18
18
hooks :
19
19
- id : ruff
20
20
args : [--fix]
21
21
- id : ruff-format
22
22
23
23
- repo : https://github.com/adamchainz/blacken-docs
24
- rev : 1.19.1
24
+ rev : 1.20.0
25
25
hooks :
26
26
- id : blacken-docs
27
27
alias : autoformat
59
59
types_or : [html, jsx, tsx]
60
60
61
61
- repo : https://github.com/macisamuele/language-formatters-pre-commit-hooks
62
- rev : v2.14 .0
62
+ rev : v2.15 .0
63
63
hooks :
64
64
- id : pretty-format-toml
65
65
args : [--autofix]
You can’t perform that action at this time.
0 commit comments