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 c070434 commit b095a49Copy full SHA for b095a49
2 files changed
.github/workflows/release.yaml
renovate.json
@@ -7,6 +7,7 @@
7
"automerge": true,
8
"platformAutomerge": true,
9
"suppressNotifications": ["prEditedNotification"],
10
+ "semanticCommits": "enabled",
11
"packageRules": [
12
{
13
"groupName": "golangci-lint",
0 commit comments