Skip to content

Commit 198044a

Browse files
authored
Create dependabot.yml (#28)
1 parent 050f9b0 commit 198044a

File tree

3 files changed

+115
-98
lines changed

3 files changed

+115
-98
lines changed

.github/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+
directory: "/app"
5+
schedule:
6+
interval: weekly
7+
open-pull-requests-limit: 10
8+
versioning-strategy: increase

0 commit comments

Comments
 (0)