Skip to content

Commit 6208f90

Browse files
committed
dev: get dependabot updates for gems and github actions
1 parent 6e6e34a commit 6208f90

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

dependabot.yml

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "bundler"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
- package-ecosystem: "github-actions"
8+
directory: "/"
9+
schedule:
10+
interval: "weekly"
11+
groups:
12+
github-actions:
13+
applies-to: version-updates

0 commit comments

Comments
 (0)