1
0
mirror of synced 2026-03-10 04:23:39 +00:00

[ci skip] Update dependabot

This commit is contained in:
Daniel Chesterton
2021-05-16 00:38:43 +01:00
parent 319217b195
commit d8dacf1e35

View File

@@ -1,10 +1,12 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: "pip" - package-ecosystem: "pip"
directory: "/" directory: "/"
schedule: schedule:
interval: "weekly" interval: "weekly"
- package-ecosystem: "github-actions" - package-ecosystem: "github-actions"
directory: "/" directory: "/"
schedule: schedule:
interval: "daily" interval: "daily"
commit-message:
prefix: "[ci skip]"