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 Sep 2, 2024
1 parent d229559 commit 93f851a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ repos:
hooks:
- id: git-check
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.1
rev: 0.29.2
hooks:
- id: check-github-workflows
- id: check-renovate
Expand Down
2 changes: 1 addition & 1 deletion ci/applications-versions.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# https://docs.renovatebot.com/modules/datasource/#github-releases-datasource
transifex/cli: v1.6.14 # github-releases
transifex/cli: v1.6.16 # github-releases
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
c2cciutils[checks]==1.6.21
c2cciutils[checks]==1.6.22
wheel==0.44.0
pre-commit==3.8.0

0 comments on commit 93f851a

Please sign in to comment.