We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 896686c commit 5bbee2fCopy full SHA for 5bbee2f
1 file changed
.github/workflows/dependabot.yml
@@ -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