Skip to content

Commit

Permalink
Merge pull request #163 from jvanz/main
Browse files Browse the repository at this point in the history
chore(deps): automerge dependencies updates.
  • Loading branch information
viccuad authored Jan 2, 2025
2 parents c384f9b + ba3bedf commit 80eaad0
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
"config:recommended",
"helpers:pinGitHubActionDigests"
],
"labels": [
"area/dependencies"
],
"lockFileMaintenance": {
"enabled": true
},
"rebaseWhen": "behind-base-branch",
"automerge": true
}

0 comments on commit 80eaad0

Please sign in to comment.