We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82d1d4b commit 4023d86Copy full SHA for 4023d86
1 file changed
.pre-commit-config.yaml
@@ -1,5 +1,8 @@
1
# See https://pre-commit.com for more information
2
# See https://pre-commit.com/hooks.html for more hooks
3
+
4
+# Ignore auto-generated files
5
+exclude: ^(.versionbot/|CHANGELOG.md|VERSION)
6
repos:
7
- repo: https://github.com/pre-commit/pre-commit-hooks
8
rev: v3.2.0
0 commit comments