File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1919 - id : workflows-require-timeout
2020 - id : poetry2-lock
2121 additional_dependencies :
22- - poetry==2.1.4 # pypi
22+ - poetry==2.2.1 # pypi
2323 - id : canonicalize
2424 - id : prospector-to-ruff
2525 additional_dependencies :
5050 hooks :
5151 - id : git-check
5252 - repo : https://github.com/python-jsonschema/check-jsonschema
53- rev : 0.33.3
53+ rev : 0.34.0
5454 hooks :
5555 - id : check-github-workflows
5656 - id : check-github-actions
7979 - prospector-profile-duplicated==1.10.5 # pypi
8080 - prospector-profile-utils==1.26.5 # pypi
8181 - pylint[spelling]==3.3.8 # pypi
82- - ruff==0.12.11 # pypi
82+ - ruff==0.13.2 # pypi
8383 exclude : |-
8484 (?x)(
8585 ^tests?/?
@@ -98,11 +98,11 @@ repos:
9898 additional_dependencies :
9999 - prospector-profile-utils==1.26.5 # pypi
100100 - repo : https://github.com/renovatebot/pre-commit-hooks
101- rev : 41.91.2
101+ rev : 41.132.5
102102 hooks :
103103 - id : renovate-config-validator
104104 - repo : https://github.com/astral-sh/ruff-pre-commit
105- rev : v0.12.11
105+ rev : v0.13.2
106106 hooks :
107107 - id : ruff-format
108108 - 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-dynamic-versioning == 1.9.1
33pip == 25.2
44poetry-plugin-export == 1.9.0
You can’t perform that action at this time.
0 commit comments