Skip to content

Commit 42cb838

Browse files
Merge pull request #8 from johnburbridge/dependabot-setup
ci: create dependabot.yml
2 parents fe026b4 + fb9a26a commit 42cb838

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "pip"
4+
directory: "/" # Location of package manifests
5+
schedule:
6+
interval: "weekly"

0 commit comments

Comments
 (0)