File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 55 hooks :
66 - id : check-hooks-apply
77 - repo : https://github.com/pre-commit/pre-commit-hooks
8- rev : v5 .0.0
8+ rev : v6 .0.0
99 hooks :
1010 - id : check-ast
1111 - id : check-builtin-literals
@@ -15,26 +15,26 @@ repos:
1515 - id : end-of-file-fixer
1616 - id : trailing-whitespace
1717 - repo : https://github.com/pre-commit/mirrors-mypy
18- rev : v1.14.0
18+ rev : v1.18.2
1919 hooks :
2020 - id : mypy
2121 additional_dependencies :
2222 - types-requests
2323 - types-PyYAML
2424 - types-toml
2525 - repo : https://github.com/asottile/dead
26- rev : v1.5.2
26+ rev : v2.1.0
2727 hooks :
2828 - id : dead
2929 - repo : https://github.com/astral-sh/ruff-pre-commit
30- rev : v0.8.4
30+ rev : v0.13.1
3131 hooks :
3232 - id : ruff
3333 args :
3434 - --fix
3535 - --unsafe-fixes
3636 - id : ruff-format
3737 - repo : https://github.com/crate-ci/typos
38- rev : v1.28.4
38+ rev : v1
3939 hooks :
4040 - id : typos
You can’t perform that action at this time.
0 commit comments