Skip to content

Commit aa66bd7

Browse files
committed
use dependabot to keep things updated
1 parent 5f88bd3 commit aa66bd7

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
version: 2
66
updates:
7+
- package-ecosystem: "bundler"
8+
directory: "/"
9+
schedule:
10+
interval: "weekly"
11+
day: "sunday"
12+
commit-message:
13+
prefix: "chore"
714
- package-ecosystem: "github-actions"
815
directory: "/"
916
schedule:

0 commit comments

Comments
 (0)