Skip to content

Commit

Permalink
ci: fix pre-commit ci
Browse files Browse the repository at this point in the history
  • Loading branch information
florianvazelle committed Jun 23, 2024
1 parent 79025da commit b68d1e7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
ci:
autofix_prs: false
autoupdate_commit_msg: 'chore(deps): Bump pre-commit hooks'
autoupdate_schedule: weekly
skip: [clang-format]

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
Expand Down

0 comments on commit b68d1e7

Please sign in to comment.