Skip to content

Commit

Permalink
ci: fix pre-commit ci (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
florianvazelle authored Jun 23, 2024
1 parent f4db5fc commit 85b89c4
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: [format-shaders]

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

0 comments on commit 85b89c4

Please sign in to comment.