Skip to content

Commit

Permalink
Update CI dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2024
1 parent 8905bc3 commit 059af9b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repos:
additional_dependencies:
- [email protected]
- repo: https://github.com/camptocamp/jsonschema-gentypes
rev: 2.7.2
rev: 2.8.1
hooks:
- id: jsonschema-gentypes
files: |-
Expand All @@ -52,7 +52,7 @@ repos:
- tilecloud_chain/schema.json
- tilecloud_chain/CONFIG.md
- repo: https://github.com/sbrunner/hooks
rev: 1.0.0
rev: 1.1.0
hooks:
- id: copyright
- id: poetry-check
Expand Down Expand Up @@ -132,6 +132,6 @@ repos:
- id: jsonschema-validator
files: ^ci/config\.yaml$
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.428.3
rev: 37.440.7
hooks:
- id: renovate-config-validator
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ poetry-plugin-export==1.8.0
poetry-plugin-tweak-dependencies-version==1.5.2
pre-commit==3.8.0
poetry-plugin-drop-python-upper-constraint==0.1.0
importlib-metadata<8.4.1
importlib-metadata<8.5.1

0 comments on commit 059af9b

Please sign in to comment.