Browse Source

Upgrade to GitHub-native Dependabot (#30)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
gha
dependabot-preview[bot] 3 years ago committed by GitHub
parent
commit
505a0104ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      .github/dependabot.yml

8
.github/dependabot.yml

@ -0,0 +1,8 @@ @@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
time: "17:00"
open-pull-requests-limit: 10
Loading…
Cancel
Save