Skip to content

Commit 9a5c5e3

Browse files
ci(dependabot): move to github-supported dependabot (#293)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 50b0968 commit 9a5c5e3

2 files changed

Lines changed: 11 additions & 9 deletions

File tree

.dependabot/config.yml

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

.github/dependabot.yml

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

0 commit comments

Comments
 (0)