We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 560dab0 + 75c0b63 commit b17d6cfCopy full SHA for b17d6cf
.cruft.json
@@ -1,6 +1,6 @@
1
{
2
"template": "https://github.com/projectsyn/commodore-component-template.git",
3
- "commit": "d8afca0d957d69b362c2cb45e3f6faa13662dfe2",
+ "commit": "8a2e7800ac2d62a4827968ce108f4d7b9bfd587f",
4
"checkout": "main",
5
"context": {
6
"cookiecutter": {
renovate.json
@@ -17,5 +17,6 @@
17
"suppressNotifications": [ "artifactErrors" ],
18
"labels": [
19
"dependency"
20
- ]
+ ],
21
+ "separateMinorPatch": true
22
}
0 commit comments