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 edeb77f commit ca74470Copy full SHA for ca74470
package.json
@@ -33,15 +33,18 @@
33
},
34
"renovate": {
35
"dependencies": {
36
- "semanticPrefix": "chore:"
+ "semanticPrefix": "chore:",
37
+ "semanticCommitScope": ""
38
39
"extends": [
40
"config:base"
41
],
42
"pin": {
43
44
45
46
47
48
49
"xo": {
50
0 commit comments