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 Nov 1, 2024
1 parent fb4706b commit 3464d24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
- id: trailing-whitespace
- id: mixed-line-ending
- repo: https://github.com/sbrunner/hooks
rev: 1.1.0
rev: 1.1.2
hooks:
- id: copyright
- id: workflows-require-timeout
Expand All @@ -38,12 +38,12 @@ repos:
hooks:
- id: git-check
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.3
rev: 0.29.4
hooks:
- id: check-github-workflows
- id: check-renovate
additional_dependencies:
- pyjson5==1.6.6 # pypi
- pyjson5==1.6.7 # pypi
- id: check-github-actions
- id: check-jsonschema
name: Check GitHub Workflows set timeout-minutes
Expand Down Expand Up @@ -85,6 +85,6 @@ repos:
ci/config\.yaml
)$
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.106.3
rev: 38.106.4
hooks:
- id: renovate-config-validator
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
c2cciutils[checks,publish]==1.6.23
poetry==1.8.3
poetry==1.8.4
poetry-plugin-tweak-dependencies-version==1.5.2
poetry-dynamic-versioning==1.4.1
pip==24.2
Expand Down

0 comments on commit 3464d24

Please sign in to comment.