1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-14 02:24:06 +02:00

Update dependabot.yml

This commit is contained in:
Nick Sweeting
2024-04-12 17:19:01 -07:00
committed by GitHub
parent 55d6bde7db
commit 667cf38fc6

View File

@@ -7,5 +7,6 @@ version: 2
updates: updates:
- package-ecosystem: "pip" # See documentation for possible values - package-ecosystem: "pip" # See documentation for possible values
directory: "/" directory: "/"
target-branch: "dev"
schedule: schedule:
interval: "weekly" interval: "weekly"