mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-09 05:18:03 +08:00
(chore): don't dependabot master (#644)
Master does not have releases cut automatically thus any commits to master are confusing as they are not available to users
This commit is contained in:
parent
11b79695a0
commit
322ea1dd57
1 changed files with 0 additions and 9 deletions
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
|
@ -12,15 +12,6 @@ updates:
|
||||||
target-branch: "develop"
|
target-branch: "develop"
|
||||||
assignees:
|
assignees:
|
||||||
- "bobokun"
|
- "bobokun"
|
||||||
- package-ecosystem: "pip"
|
|
||||||
directory: "/"
|
|
||||||
schedule:
|
|
||||||
interval: "daily"
|
|
||||||
target-branch: "master"
|
|
||||||
assignees:
|
|
||||||
- "bobokun"
|
|
||||||
allow:
|
|
||||||
- dependency-name: "qbittorrent-api"
|
|
||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
directory: '/'
|
directory: '/'
|
||||||
schedule:
|
schedule:
|
||||||
|
|
Loading…
Add table
Reference in a new issue