Skip to content

Commit

Permalink
Merge pull request #9 from projectsyn/template-sync
Browse files Browse the repository at this point in the history
Update from component template
  • Loading branch information
simu authored Aug 8, 2024
2 parents e3904dc + dfb60d6 commit 74dae66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .cruft.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"template": "https://github.com/projectsyn/commodore-component-template.git",
"commit": "510ba6d206ce42b9fe71629cd3939d6042ee115c",
"commit": "8840f87d25d97ce0d4bfed75d40173caaf4100fc",
"checkout": "main",
"context": {
"cookiecutter": {
Expand Down
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"packageRules": [
{
"matchUpdateTypes": [
"patch"
"patch",
"digest"
],
"matchCurrentVersion": "!/^v?0\\./",
"automerge": true,
Expand Down

0 comments on commit 74dae66

Please sign in to comment.