Skip to content

Commit

Permalink
chore: update pre-commit from CHAMPAGNE
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Sep 13, 2023
1 parent 061374f commit 8d27591
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
default_install_hook_types: [pre-commit, commit-msg]
default_stages: [pre-commit]
exclude: ^assets/
exclude: |
(?x)(
^assets/|
^docs/.*.html
)
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v1.2.3
Expand Down

0 comments on commit 8d27591

Please sign in to comment.