Skip to content

Commit f123606

Browse files
committed
pre-commit: exclude tests/fixtures from all hooks
1 parent 877f656 commit f123606

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# See https://pre-commit.com for more information
22
# See https://pre-commit.com/hooks.html for more hooks
3+
exclude: ^tests/fixtures/
34
repos:
45
- repo: https://github.com/pre-commit/pre-commit-hooks
56
rev: v5.0.0

0 commit comments

Comments
 (0)