Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit c8933af

Browse files
committed
Migrate to GitHub's Dependabot
1 parent 5e7fed0 commit c8933af

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

.dependabot/config.yml

Lines changed: 0 additions & 8 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: github-actions
4+
directory: "/"
5+
schedule:
6+
interval: weekly
7+
open-pull-requests-limit: 10
8+
labels:
9+
- dependabot
10+
- github-actions

0 commit comments

Comments
 (0)