Skip to content

Commit

Permalink
dependabot for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Jan 25, 2025
1 parent e86333f commit 5c63c7f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,18 @@ updates:
elastic-apm:
patterns:
- "go.elastic.co/apm/*"

# GitHub actions
- package-ecosystem: github-actions
directories:
- '/'
reviewers:
- "elastic/observablt-ci"
schedule:
interval: "weekly"
day: "sunday"
time: "22:00"
groups:
github-actions:
patterns:
- "*"

0 comments on commit 5c63c7f

Please sign in to comment.