Skip to content

Commit

Permalink
update dependabot and renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
mimmi20 committed Jul 2, 2023
1 parent 6e5c00e commit b2518ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"commitBody": "Signed-off-by: {{{gitAuthor}}}",
"commitBodyTable": true,
"dependencyDashboard": false,
"enabledManagers": ["composer", "npm"],
"enabledManagers": ["composer", "github-actions", "npm"],
"ignoreUnstable": true,
"labels": [
"dependencies",
Expand Down Expand Up @@ -44,7 +44,7 @@
"semanticCommits": "disabled",
"separateMajorMinor": true,
"separateMinorPatch": false,
"timezone": "UTC",
"timezone": "Europe/Berlin",
"updateLockFiles": false,
"updateNotScheduled": false,
"packageRules": [
Expand Down

0 comments on commit b2518ae

Please sign in to comment.