Skip to content

Commit

Permalink
[Dependencies] - Update .github/dependabot.yml to match the template …
Browse files Browse the repository at this point in the history
…repo
  • Loading branch information
credfeto committed Dec 15, 2023
1 parent fd7c255 commit 01dfee4
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,25 @@ updates:
- "dependencies"
- "Changelog Not Required"


- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
time: "03:00"
timezone: "Europe/London"
open-pull-requests-limit: 99
reviewers:
- credfeto
assignees:
- credfeto
allow:
- dependency-type: all
commit-message:
prefix: "[Dependencies]"
rebase-strategy: "auto"
labels:
- "github-actions"
- "dependencies"
- "Changelog Not Required"

0 comments on commit 01dfee4

Please sign in to comment.