Skip to content

Commit

Permalink
build: add dependabot for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrig committed Feb 6, 2024
1 parent 821fcc6 commit 24e718a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
open-pull-requests-limit: 10
reviewers:
- "loewenheim"
- "swatinem"
- "anonrig"
groups:
development-dependencies:
dependency-type: "development"

0 comments on commit 24e718a

Please sign in to comment.