mirror of
https://github.com/almet/copanier.git
synced 2025-04-28 11:32:38 +02:00
Upgrade to GitHub-native Dependabot (#67)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
f89985ad92
commit
5dbd8c2aeb
1 changed files with 8 additions and 0 deletions
8
.github/dependabot.yml
vendored
Normal file
8
.github/dependabot.yml
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: pip
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: monthly
|
||||
time: "04:00"
|
||||
open-pull-requests-limit: 10
|
Loading…
Reference in a new issue