Added monthly dependabot definition

This commit is contained in:
Daniel W. Anner 2023-03-03 15:25:57 +00:00 committed by GitHub
parent 730c8d2f8e
commit 3eef30710a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,14 @@
---
version: 2
updates:
- package-ecosystem: pip
directory: /
schedule:
interval: monthly
time: '02:00'
timezone: America/New_York
labels:
- dependencies
target-branch: master
assignees:
- "danner26"