mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-06 11:57:20 +08:00
update dependabot
This commit is contained in:
parent
03b1871938
commit
975b3ee163
1 changed files with 11 additions and 1 deletions
12
.github/dependabot.yml
vendored
12
.github/dependabot.yml
vendored
|
@ -9,4 +9,14 @@ updates:
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
target-branch: "develop"
|
target-branch: "develop"
|
||||||
|
assignees:
|
||||||
|
- "bobokun"
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: '/'
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
assignees:
|
||||||
|
- "bobokun"
|
||||||
|
ignore:
|
||||||
|
- dependency-name: "salsify/action-detect-and-tag-new-version"
|
Loading…
Add table
Reference in a new issue