Skip to content

Commit 4023d86

Browse files
committed
Ignore auto-generated files in pre-commit config
Signed-off-by: Kyle Harding <[email protected]>
1 parent 82d1d4b commit 4023d86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# See https://pre-commit.com for more information
22
# See https://pre-commit.com/hooks.html for more hooks
3+
4+
# Ignore auto-generated files
5+
exclude: ^(.versionbot/|CHANGELOG.md|VERSION)
36
repos:
47
- repo: https://github.com/pre-commit/pre-commit-hooks
58
rev: v3.2.0

0 commit comments

Comments
 (0)