Skip to content

Commit

Permalink
Group dependabot for devel branch
Browse files Browse the repository at this point in the history
This was accidently ommitted in a previos commit.

Signed-off-by: Tom Pantelis <[email protected]>
  • Loading branch information
tpantelis committed Dec 21, 2023
1 parent a87d81c commit 2ff7daa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ updates:
directory: /
schedule:
interval: monthly
groups:
github-actions:
patterns:
- "*"
- package-ecosystem: github-actions
directory: /
target-branch: release-0.14
Expand Down

0 comments on commit 2ff7daa

Please sign in to comment.