Skip to content

Commit

Permalink
Merge pull request #242 from camptocamp/c2cciutils-upgrade
Browse files Browse the repository at this point in the history
CI updates
  • Loading branch information
sbrunner authored Sep 30, 2024
2 parents 7dfaa7f + 7550fbd commit 84a4181
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,5 @@
# https://pre-commit.com/hooks.html

ci:
autoupdate_schedule: quarterly

skip:
- copyright
- ripsecrets
- jsonschema-validator
- helm-template-gen

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
Expand Down Expand Up @@ -142,3 +133,7 @@ repos:
hooks:
- id: jsonschema-validator
files: ^ci/config\.yaml$
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.428.1
hooks:
- id: renovate-config-validator

0 comments on commit 84a4181

Please sign in to comment.