Browse Source

Fix dependabot package-ecosystem

pull/65/head
Ben Kurtovic 2 years ago
committed by GitHub
parent
commit
9c327d0625
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/dependabot.yml

+ 1
- 1
.github/dependabot.yml View File

@@ -1,7 +1,7 @@
version: 2 version: 2


updates: updates:
- package-ecosystem: pipenv
- package-ecosystem: pip
directory: / directory: /
schedule: schedule:
interval: weekly interval: weekly

Loading…
Cancel
Save