mirror of
https://github.com/fedora-iot/fedora-iot-bootc.git
synced 2026-08-31 04:41:01 +00:00
Configure dependabot for submodule updates
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
parent
5a78632f5f
commit
024b08d61d
1 changed files with 10 additions and 0 deletions
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "gitsubmodule"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
commit-message:
|
||||
prefix: "Submodule Update: "
|
||||
reviewers:
|
||||
- "fedora-iot/iot-team"
|
||||
Loading…
Add table
Add a link
Reference in a new issue