Skip to content

Commit ce76cc1

Browse files
renovate[bot]geo-ghci-int[bot]sbrunner
authored
Update CI dependencies (major) (#426)
* Update CI dependencies * Apply pre-commit fix From the artifact of the previous workflow run * Bump Python upper bounds --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: geo-ghci-int[bot] <146321879+geo-ghci-int[bot]@users.noreply.github.com> Co-authored-by: Stéphane Brunner <[email protected]>
1 parent dd0b234 commit ce76cc1

File tree

3 files changed

+84
-22
lines changed

3 files changed

+84
-22
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repos:
1717
hooks:
1818
- id: copyright
1919
- id: workflows-require-timeout
20-
- id: poetry-lock
20+
- id: poetry2-lock
2121
additional_dependencies:
2222
- poetry==2.1.2 # pypi
2323
- id: canonicalize
@@ -90,15 +90,15 @@ repos:
9090
additional_dependencies:
9191
- prospector-profile-utils==1.22.3 # pypi
9292
- repo: https://github.com/renovatebot/pre-commit-hooks
93-
rev: 39.264.0
93+
rev: 40.0.6
9494
hooks:
9595
- id: renovate-config-validator
9696
- repo: https://github.com/astral-sh/ruff-pre-commit
9797
rev: v0.11.7
9898
hooks:
9999
- id: ruff-format
100100
- repo: https://github.com/sbrunner/python-versions-hook
101-
rev: 0.8.0
101+
rev: 1.0.0
102102
hooks:
103103
- id: python-versions
104104
- repo: https://github.com/sbrunner/jsonschema-validator

0 commit comments

Comments
 (0)