Skip to content

Commit 83d0964

Browse files
authored
Merge pull request #82 from projectsyn/template-sync
Update from component template
2 parents a716e93 + 81b5fba commit 83d0964

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.cruft.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/projectsyn/commodore-component-template.git",
3-
"commit": "510ba6d206ce42b9fe71629cd3939d6042ee115c",
3+
"commit": "8840f87d25d97ce0d4bfed75d40173caaf4100fc",
44
"checkout": "main",
55
"context": {
66
"cookiecutter": {

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"packageRules": [
2727
{
2828
"matchUpdateTypes": [
29-
"patch"
29+
"patch",
30+
"digest"
3031
],
3132
"matchCurrentVersion": "!/^v?0\\./",
3233
"automerge": true,

0 commit comments

Comments
 (0)