Skip to content

Commit

Permalink
chore: update dependabot config
Browse files Browse the repository at this point in the history
[skip ci]

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored and hoverkraft-bot[bot] committed Mar 19, 2024
1 parent 33d8ba8 commit 386abc2
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,45 @@ version: 2
updates:
- package-ecosystem: github-actions
directory: /
open-pull-requests-limit: 20
schedule:
interval: weekly
day: friday
time: '04:00'
groups:
github-actions-dependencies:
patterns:
- '*'
- package-ecosystem: github-actions
directory: /actions/get-package-manager
open-pull-requests-limit: 20
schedule:
interval: weekly
day: friday
time: '04:00'
groups:
github-actions-dependencies:
patterns:
- '*'
- package-ecosystem: github-actions
directory: /actions/has-installed-dependencies
open-pull-requests-limit: 20
schedule:
interval: weekly
day: friday
time: '04:00'
groups:
github-actions-dependencies:
patterns:
- '*'
- package-ecosystem: github-actions
directory: /actions/setup-node
open-pull-requests-limit: 20
schedule:
interval: weekly
day: friday
time: '04:00'
groups:
github-actions-dependencies:
patterns:
- '*'

0 comments on commit 386abc2

Please sign in to comment.