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 1b5ecc0 commit 1a913b8Copy full SHA for 1a913b8
renovate.json
@@ -1,6 +1,9 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": ["github>open-feature/community-tooling"],
+ "extends": [
4
+ "github>open-feature/community-tooling",
5
+ ":semanticCommitTypeAll(chore)"
6
+ ],
7
"packageRules": [
8
9
"enabled": false,
0 commit comments