File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
4
4
repos :
5
5
- repo : https://github.com/pre-commit/pre-commit-hooks
6
- rev : v4.5 .0
6
+ rev : v4.6 .0
7
7
hooks :
8
8
- id : trailing-whitespace
9
9
- id : end-of-file-fixer
10
10
- id : mixed-line-ending
11
11
args : [--fix=lf]
12
12
- id : debug-statements
13
13
- repo : https://github.com/astral-sh/ruff-pre-commit
14
- rev : " v0.1.4 "
14
+ rev : " v0.4.8 "
15
15
hooks :
16
16
- id : ruff
17
17
args : ["--fix"]
18
18
exclude : " tests/input/"
19
19
- repo : https://github.com/psf/black
20
- rev : 23.10.1
20
+ rev : 24.4.2
21
21
hooks :
22
22
- id : black
23
23
args : [--safe, --line-length=120]
24
24
- repo : https://github.com/pre-commit/mirrors-prettier
25
- rev : v3 .0.3
25
+ rev : v4 .0.0-alpha.8
26
26
hooks :
27
27
- id : prettier
28
28
args : [--prose-wrap=always, --print-width=88]
You can’t perform that action at this time.
0 commit comments