Skip to content

Commit

Permalink
CI updates
Browse files Browse the repository at this point in the history
This is done by the automated script named upgrade-c2cciutils-to-1.7
  • Loading branch information
sbrunner committed Sep 27, 2024
1 parent 8558806 commit 5d630de
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,12 +1,3 @@
ci:
autoupdate_schedule: quarterly

skip:
- copyright
- poetry-check
- poetry-lock
- ripsecrets
- jsonschema-validator
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
Expand Down Expand Up @@ -110,3 +101,7 @@ repos:
(?x)^(
ci/config\.yaml
)$
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.428.1
hooks:
- id: renovate-config-validator

0 comments on commit 5d630de

Please sign in to comment.