Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
add automerge
  • Loading branch information
totocaca123 authored Jan 11, 2025
1 parent 9932cbf commit 3c702b1
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,22 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10

labels:
- "automerge"
- package-ecosystem: github-actions
directory: /
commit-message:
prefix: ""
schedule:
interval: daily
labels:
- "automerge"

- package-ecosystem: npm
directory: "/"
commit-message:
prefix: ""
schedule:
interval: daily
interval: daily
labels:
- "automerge"

0 comments on commit 3c702b1

Please sign in to comment.