Skip to content

Commit

Permalink
Update CI dependencies (#249)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 47a2913 commit c24d376
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
- values.schema.json
- values.md
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: detect-private-key
- id: check-merge-conflict
Expand Down Expand Up @@ -107,6 +107,6 @@ repos:
- --fields=description,title
- --spelling=.github/spell-ignore-words.txt
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 38.103.1
rev: 39.42.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,2 +1,2 @@
c2cciutils[checks,publish]==1.6.23
pre-commit==3.7.1
pre-commit==4.0.1

0 comments on commit c24d376

Please sign in to comment.