Skip to content

Commit 5e1c810

Browse files
committed
1 parent bbb881a commit 5e1c810

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/dependabot.yml

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
version: 2
3+
4+
updates:
5+
- package-ecosystem: "bundler"
6+
directory: "/"
7+
schedule:
8+
interval: weekly
9+
time: "02:00"
10+
timezone: "Etc/UTC"
11+
- package-ecosystem: "github-actions"
12+
directory: "/"
13+
schedule:
14+
interval: weekly
15+
time: "02:00"
16+
timezone: "Etc/UTC"

0 commit comments

Comments
 (0)