mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-02 12:50:54 +00:00
dependabot: check daily for dependencies and update github actions
This commit is contained in:
parent
f854dfe77a
commit
79942fdc4d
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -1,6 +1,10 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
interval: "daily"
|
||||
|
Loading…
Reference in New Issue
Block a user