Skip to content

Commit

Permalink
chore(pre): Mirror exclude in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Mar 30, 2023
1 parent c99ef98 commit d3d45e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
@@ -1,3 +1,8 @@
exclude: |
(?x)^(
tests/.*|
CHANGELOG.md
)$
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
Expand Down

0 comments on commit d3d45e8

Please sign in to comment.