File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2424 - id : copyright
2525 - id : poetry2-lock
2626 additional_dependencies :
27- - poetry==2.1.4 # pypi
27+ - poetry==2.2.1 # pypi
2828 exclude : ^pyproject\.toml$
2929 - id : canonicalize
3030 - repo : https://github.com/codespell-project/codespell
4141 hooks :
4242 - id : git-check
4343 - repo : https://github.com/python-jsonschema/check-jsonschema
44- rev : 0.33.3
44+ rev : 0.34.0
4545 hooks :
4646 - id : check-github-actions
4747 - id : check-github-workflows
@@ -63,11 +63,11 @@ repos:
6363 - id : jsonschema-validator
6464 files : ^\.github/publish\.yaml$
6565 - repo : https://github.com/renovatebot/pre-commit-hooks
66- rev : 41.92.0
66+ rev : 41.143.3
6767 hooks :
6868 - id : renovate-config-validator
6969 - repo : https://github.com/astral-sh/ruff-pre-commit
70- rev : v0.12.11
70+ rev : v0.14.0
7171 hooks :
7272 - id : ruff-format
7373 - repo : https://github.com/sbrunner/python-versions-hook
Original file line number Diff line number Diff line change 1- poetry == 2.1.4
1+ poetry == 2.2.1
22poetry-plugin-export == 1.9.0
You can’t perform that action at this time.
0 commit comments