Skip to content

Commit a90dd60

Browse files
Upgrade to GitHub-native Dependabot (#205)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent a84b3fb commit a90dd60

File tree

2 files changed

+8
-14
lines changed

2 files changed

+8
-14
lines changed

.dependabot/config.yml

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

.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: pip
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
open-pull-requests-limit: 10
8+
target-branch: master

0 commit comments

Comments
 (0)