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 Jul 2, 2024
1 parent b5b10a6 commit ff07710
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ repos:
hooks:
- id: git-check
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.4
rev: 0.28.6
hooks:
- id: check-github-actions
- id: check-github-workflows
Expand Down
2 changes: 1 addition & 1 deletion ci/config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.6.19/c2cciutils/schema.json
# yaml-language-server: $schema=https://raw.githubusercontent.com/camptocamp/c2cciutils/1.6.21/c2cciutils/schema.json

version:
branch_to_version_re:
Expand Down
4 changes: 2 additions & 2 deletions ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
c2cciutils[checks,publish]==1.6.19
c2cciutils[checks,publish]==1.6.21
poetry-dynamic-versioning[plugin]==1.3.0
poetry-plugin-export==1.8.0
pre-commit==3.7.1
pytest==8.2.1
pytest==8.2.2
scikit-image==0.23.2
poetry-plugin-tweak-dependencies-version==1.5.2
poetry-dynamic-versioning==1.3.0
Expand Down

0 comments on commit ff07710

Please sign in to comment.