mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-09 13:29:15 +08:00
update dependabot
This commit is contained in:
parent
03b1871938
commit
975b3ee163
1 changed files with 11 additions and 1 deletions
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
|
@ -10,3 +10,13 @@ updates:
|
||||||
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