Skip to content

Commit

Permalink
chore: update pre-commit config (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
Snoopy1866 authored Nov 13, 2024
1 parent a4583b8 commit 8aa2ca3
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
Expand Up @@ -2,6 +2,12 @@
# See https://pre-commit.com/hooks.html for more hooks

fail_fast: false
ci:
autofix_commit_msg: |
chore: auto fixes from pre-commit hooks
for more information, see https://pre-commit.ci
autoupdate_commit_msg: "chore: pre-commit autoupdate"
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
Expand Down

0 comments on commit 8aa2ca3

Please sign in to comment.