Skip to content

Commit

Permalink
Migrate config renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 13f28bf commit e6b4d28
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
{
"extends": [
"config:base",
"config:recommended",
":gitSignOff"
],
"assignees": [
"nagyesta"
],
"assigneesSampleSize": 1,
"docker": {
"pinDigests": false
},
"github-actions": {
"pinDigests": true
}
},
"packageRules": [
{
"matchCategories": [
"docker"
],
"pinDigests": false
}
]
}

0 comments on commit e6b4d28

Please sign in to comment.