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 5
5
- id : end-of-file-fixer
6
6
- id : trailing-whitespace
7
7
- repo : https://github.com/astral-sh/ruff-pre-commit
8
- rev : v0.1.4
8
+ rev : v0.1.5
9
9
hooks :
10
10
- id : ruff-format
11
11
- repo : https://github.com/codespell-project/codespell
@@ -21,12 +21,12 @@ repos:
21
21
- id : tox-ini-fmt
22
22
args : ["-p", "fix"]
23
23
- repo : https://github.com/tox-dev/pyproject-fmt
24
- rev : 1.4 .1
24
+ rev : 1.5 .1
25
25
hooks :
26
26
- id : pyproject-fmt
27
27
additional_dependencies : ["tox>=4.11.3"]
28
28
- repo : https://github.com/pre-commit/mirrors-prettier
29
- rev : v3.0.3
29
+ rev : v3.1.0
30
30
hooks :
31
31
- id : prettier
32
32
args : ["--print-width=120", "--prose-wrap=always"]
36
36
- id : blacken-docs
37
37
additional_dependencies : [black==23.10.1]
38
38
- repo : https://github.com/astral-sh/ruff-pre-commit
39
- rev : v0.1.4
39
+ rev : v0.1.5
40
40
hooks :
41
41
- id : ruff
42
42
args : [--fix, --exit-non-zero-on-fix, --unsafe-fixes]
You can’t perform that action at this time.
0 commit comments