We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dc1b25 commit 061891bCopy full SHA for 061891b
.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