diff --git a/build.sh b/build.sh index 522d362..4d3ca6d 100755 --- a/build.sh +++ b/build.sh @@ -114,6 +114,7 @@ $GITDCH \ --release-notes ../../dist/release_notes.md \ --path ../../ \ --exclude "^CI: " \ + --exclude "^pre-commit: " \ --exclude "\.?woodpecker(\.yml)?" \ --exclude "build(\.sh)?" \ --exclude "tests(\.sh)?" \