Skip to content

Commit

Permalink
🔄 Synced file(s) with devnw/shared (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
benjivesterby authored Oct 21, 2021
1 parent 07f3c18 commit 4f19d1d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ updates:
directory: "/"
schedule:
interval: daily
labels:
- "automerge"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
interval: "daily"
labels:
- "automerge"
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_METHOD: squash
MERGE_LABELS: automerge,dependencies
MERGE_LABELS: automerge

0 comments on commit 4f19d1d

Please sign in to comment.