Skip to content

Commit f71a6dd

Browse files
chore(ci): upgrade to GitHub-native Dependabot (#357)
* Upgrade to GitHub-native Dependabot * Update dependabot.yml Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Jan Buschtöns <jan.buschtoens@clark.de>
1 parent cfe11e3 commit f71a6dd

File tree

2 files changed

+10
-13
lines changed

2 files changed

+10
-13
lines changed

.dependabot/config.yml

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

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: npm
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
time: "22:00"
8+
timezone: Europe/Berlin
9+
open-pull-requests-limit: 99
10+
versioning-strategy: increase

0 commit comments

Comments
 (0)