Skip to content

Commit

Permalink
renovate: auto-merge github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ChadiEM authored Jun 17, 2024
1 parent 60eb3d9 commit 885a88a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,19 @@
"extends": [
"config:base"
],
"schedule": [
"before 4am"
],
"labels": [
"dependencies"
],
"packageRules": [
{
"description": "Auto-merge github actions updates",
"matchManagers": [
"github-actions"
],
"automerge": true
}
]
}

0 comments on commit 885a88a

Please sign in to comment.