Skip to content

Commit 5bbee2f

Browse files
committed
Create dependabot.yml
1 parent 896686c commit 5bbee2f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/workflows/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 2
2+
updates:
3+
package-ecosystem: 'npm'
4+
directories:
5+
- '/frontend'
6+
- '/backend'
7+
schedule:
8+
interval: 'weekly'

0 commit comments

Comments
 (0)