File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
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.2
8
+ rev : v0.1.3
9
9
hooks :
10
10
- id : ruff-format
11
11
- repo : https://github.com/codespell-project/codespell
21
21
- id : tox-ini-fmt
22
22
args : ["-p", "fix"]
23
23
- repo : https://github.com/tox-dev/pyproject-fmt
24
- rev : 1.2 .0
24
+ rev : 1.3 .0
25
25
hooks :
26
26
- id : pyproject-fmt
27
27
additional_dependencies : ["tox>=4.11.3"]
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.2
39
+ rev : v0.1.3
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