Skip to content

Commit

Permalink
Renovate: group GHA update together and move them to weekly schedule
Browse files Browse the repository at this point in the history
Reduce noice.

Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
  • Loading branch information
flichtenheld committed Sep 11, 2023
1 parent ae9c917 commit f16447d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,15 @@
"OpenVPN/easy-rsa"
],
"extractVersion": "^v(?<version>.*)$"
},
{
"matchDepTypes": [
"action"
],
"groupName": "github actions",
"extends": [
"schedule:weekly"
]
}
],
"regexManagers": [
Expand Down

0 comments on commit f16447d

Please sign in to comment.