Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
danhje authored Sep 25, 2024
1 parent 7a42761 commit 19138f1
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,14 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>statnett/renovate-config"
]
],
"lockFileMaintenance": {
"enabled": true,
"automerge": true,
"automergeType": "pr"
},
"pre-commit": {
"enabled": true,
"automerge": true
}
}

0 comments on commit 19138f1

Please sign in to comment.