Skip to content

Commit 9d1635a

Browse files
authored
chore: configure dependabot (#5081)
1 parent 192427a commit 9d1635a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
version: 2
3+
updates:
4+
- package-ecosystem: "github-actions"
5+
directory: "/.github/workflows/"
6+
schedule:
7+
interval: "daily"
8+
...

0 commit comments

Comments
 (0)