mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-06 08:43:39 +00:00
Update Dependabot config file (#61)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e939ff3104
commit
676518e651
@@ -1,11 +0,0 @@
|
|||||||
# https://dependabot.com/docs/config-file/
|
|
||||||
|
|
||||||
version: 1
|
|
||||||
update_configs:
|
|
||||||
- package_manager: "rust:cargo"
|
|
||||||
directory: "/"
|
|
||||||
update_schedule: "live"
|
|
||||||
automerged_updates:
|
|
||||||
- match:
|
|
||||||
dependency_type: "all"
|
|
||||||
update_type: "semver:patch"
|
|
8
.github/dependabot.yml
vendored
Normal file
8
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: cargo
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
time: "10:00"
|
||||||
|
open-pull-requests-limit: 10
|
Reference in New Issue
Block a user