Skip to content

Commit c7a2873

Browse files
committed
add dependabot config
Signed-off-by: André Bauer <andre.bauer@staffbase.com>
1 parent f00df50 commit c7a2873

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+
4+
updates:
5+
- package-ecosystem: "npm"
6+
directory: "/"
7+
schedule:
8+
interval: "weekly"

0 commit comments

Comments
 (0)