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 55
66repos :
77 - repo : https://github.com/adamchainz/blacken-docs
8- rev : " 1.16 .0"
8+ rev : " 1.18 .0"
99 hooks :
1010 - id : blacken-docs
1111 additional_dependencies : [black==23.*]
@@ -41,14 +41,14 @@ repos:
4141 args : [--prose-wrap=always]
4242
4343 - repo : https://github.com/astral-sh/ruff-pre-commit
44- rev : " v0.4.7 "
44+ rev : " v0.5.0 "
4545 hooks :
4646 - id : ruff
4747 args : ["--fix", "--show-fixes"]
4848 - id : ruff-format
4949
5050 - repo : https://github.com/pre-commit/mirrors-mypy
51- rev : " v1.10.0 "
51+ rev : " v1.10.1 "
5252 hooks :
5353 - id : mypy
5454 files : src|tests
8181 additional_dependencies : ["validate-pyproject-schema-store[all]"]
8282
8383 - repo : https://github.com/python-jsonschema/check-jsonschema
84- rev : " 0.28.4 "
84+ rev : " 0.28.6 "
8585 hooks :
8686 - id : check-dependabot
8787 - id : check-github-workflows
You can’t perform that action at this time.
0 commit comments