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 1
1
repos :
2
2
- repo : https://github.com/pre-commit/pre-commit-hooks
3
- rev : " v4.5 .0"
3
+ rev : " v4.6 .0"
4
4
hooks :
5
5
- id : check-added-large-files
6
6
- id : check-case-conflict
15
15
- id : requirements-txt-fixer
16
16
- id : trailing-whitespace
17
17
- repo : https://github.com/codespell-project/codespell
18
- rev : v2.2.6
18
+ rev : v2.3.0
19
19
hooks :
20
20
- id : codespell
21
21
exclude : " BIBLIOGRAPHY.bib|CONTRIBUTORS.rst"
29
29
hooks :
30
30
- id : isort
31
31
- repo : https://github.com/astral-sh/ruff-pre-commit
32
- rev : " v0.1.14 "
32
+ rev : " v0.4.9 "
33
33
hooks :
34
34
- id : ruff-format
35
35
- id : ruff
39
39
- id : blacken-docs
40
40
language_version : python3.9
41
41
- repo : https://github.com/pre-commit/mirrors-prettier
42
- rev : " v3.1.0 "
42
+ rev : " v4.0.0-alpha.8 "
43
43
hooks :
44
44
- id : prettier
45
45
- repo : https://github.com/pre-commit/pygrep-hooks
You can’t perform that action at this time.
0 commit comments