Skip to content

Commit 2e9a1ad

Browse files
dependabot-preview[bot]travi
authored andcommitted
Upgrade to GitHub-native Dependabot
1 parent 2cf07ff commit 2e9a1ad

File tree

2 files changed

+12
-16
lines changed

2 files changed

+12
-16
lines changed

.dependabot/config.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: npm
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
time: "11:00"
8+
open-pull-requests-limit: 10
9+
commit-message:
10+
prefix: fix
11+
prefix-development: chore
12+
include: scope

0 commit comments

Comments
 (0)