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 : poetry-lock
2626 additional_dependencies :
27- - poetry==2.2 .1 # pypi
27+ - poetry==2.3 .1 # pypi
2828 exclude : ^pyproject.toml$
2929 - id : canonicalize
3030 - repo : https://github.com/codespell-project/codespell
4545 hooks :
4646 - id : git-check
4747 - repo : https://github.com/python-jsonschema/check-jsonschema
48- rev : 0.36.0
48+ rev : 0.36.1
4949 hooks :
5050 - id : check-github-actions
5151 - id : check-github-workflows
@@ -67,11 +67,11 @@ repos:
6767 - id : jsonschema-validator
6868 files : ^\.github/publish\.yaml$
6969 - repo : https://github.com/renovatebot/pre-commit-hooks
70- rev : 43.0.6
70+ rev : 43.0.8
7171 hooks :
7272 - id : renovate-config-validator
7373 - repo : https://github.com/astral-sh/ruff-pre-commit
74- rev : v0.14.10
74+ rev : v0.14.14
7575 hooks :
7676 - id : ruff-format
7777 - repo : https://github.com/sbrunner/python-versions-hook
Original file line number Diff line number Diff line change 1- poetry == 2.2 .1
1+ poetry == 2.3 .1
22poetry-plugin-export == 1.10.0
You can’t perform that action at this time.
0 commit comments