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 1717 - id : isort
1818
1919 - repo : https://github.com/pre-commit/pre-commit-hooks
20- rev : v5 .0.0
20+ rev : v6 .0.0
2121 hooks :
2222 - id : trailing-whitespace
2323 - id : end-of-file-fixer
3030 args : [--no-build-isolation]
3131
3232 - repo : https://github.com/pre-commit/mirrors-mypy
33- rev : " v1.16 .1"
33+ rev : " v1.17 .1"
3434 hooks :
3535 - id : mypy
3636 additional_dependencies : [cryptography>=3.4.0]
@@ -47,19 +47,19 @@ repos:
4747 # - id: pyprojectsort
4848
4949 - repo : https://github.com/python-jsonschema/check-jsonschema
50- rev : " 0.33.1 "
50+ rev : " 0.33.3 "
5151 hooks :
5252 - id : check-github-workflows
5353 - id : check-readthedocs
5454
5555 - repo : https://github.com/regebro/pyroma
56- rev : " 4.2 "
56+ rev : " 5.0 "
5757 hooks :
5858 - id : pyroma
5959
6060 - repo : https://github.com/astral-sh/ruff-pre-commit
6161 # Ruff version.
62- rev : v0.12.1
62+ rev : v0.12.11
6363 hooks :
6464 # Run the linter.
6565 - id : ruff
You can’t perform that action at this time.
0 commit comments