chore(config): use chore type semantic commit
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/renovate Pipeline was successful
ci/woodpecker/cron/lint Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful

This commit is contained in:
pips 2025-08-26 19:37:05 +02:00
parent d540ff6ea4
commit f53e13f1aa

View file

@ -7,6 +7,7 @@ module.exports = {
extends: [
"config:recommended",
":maintainLockFilesWeekly",
":semanticCommitTypeAll(chore)",
"mergeConfidence:all-badges",
],
osvVulnerabilityAlerts: true,