Skip to content

Commit

Permalink
Configure Renovate (#42)
Browse files Browse the repository at this point in the history
Add renovate.json
  • Loading branch information
platform-engineering-bot committed Jul 17, 2023
1 parent 4294542 commit 12b9e19
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":enablePreCommit",
"group:allNonMajor",
"regexManagers:dockerfileVersions",
"schedule:weekly",
"docker:pinDigests"
]
}

0 comments on commit 12b9e19

Please sign in to comment.