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 5
5
- id : end-of-file-fixer
6
6
- id : trailing-whitespace
7
7
- repo : https://github.com/psf/black
8
- rev : 23.10.1
8
+ rev : 23.11.0
9
9
hooks :
10
10
- id : black
11
11
- repo : https://github.com/tox-dev/tox-ini-fmt
@@ -14,17 +14,17 @@ repos:
14
14
- id : tox-ini-fmt
15
15
args : ["-p", "fix"]
16
16
- repo : https://github.com/tox-dev/pyproject-fmt
17
- rev : " 1.4 .1"
17
+ rev : " 1.5 .1"
18
18
hooks :
19
19
- id : pyproject-fmt
20
20
additional_dependencies : ["tox>=4.11"]
21
21
- repo : https://github.com/pre-commit/mirrors-prettier
22
- rev : " v3.0.3 "
22
+ rev : " v3.1.0 "
23
23
hooks :
24
24
- id : prettier
25
25
args : ["--print-width=120", "--prose-wrap=always"]
26
26
- repo : https://github.com/astral-sh/ruff-pre-commit
27
- rev : " v0.1.4 "
27
+ rev : " v0.1.6 "
28
28
hooks :
29
29
- id : ruff
30
30
args : [--fix, --exit-non-zero-on-fix]
You can’t perform that action at this time.
0 commit comments