Skip to content

Commit

Permalink
Merge pull request #12553 from simondeziel/dependabot-for-5.0-stable
Browse files Browse the repository at this point in the history
github: instruct dependabot to also look after the stable-5.0 branch
  • Loading branch information
tomponline authored Nov 27, 2023
2 parents 2a5b66d + cae8753 commit e9d0c7a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,10 @@ updates:
labels: []
schedule:
interval: "weekly"

- package-ecosystem: "github-actions"
directory: "/"
labels: []
schedule:
interval: "weekly"
target-branch: "stable-5.0"

0 comments on commit e9d0c7a

Please sign in to comment.