Skip to content

Commit

Permalink
Update from template
Browse files Browse the repository at this point in the history
Template version: main (c07c837)
  • Loading branch information
simu committed Jun 7, 2024
1 parent 0fb1206 commit 618f209
Show file tree
Hide file tree
Showing 2 changed files with 4 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": "4dee01c35c15a4a8f6d6e18b0f1dcdcdbc61247f",
"commit": "c07c8371752b7ae25a0102c7180455b074eb85f4",
"checkout": "main",
"context": {
"cookiecutter": {
Expand Down
4 changes: 3 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@
"separateMinorPatch": true,
"packageRules": [
{
"matchUpdateTypes": ["patch"],
"matchUpdateTypes": [
"patch"
],
"matchCurrentVersion": "!/^v?0\\./",
"automerge": true,
"platformAutomerge": false,
Expand Down

0 comments on commit 618f209

Please sign in to comment.