mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-02 09:54:39 +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"
|
||||
assignees:
|
||||
- "bobokun"
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
target-branch: "master"
|
||||
assignees:
|
||||
- "bobokun"
|
||||
allow:
|
||||
- dependency-name: "qbittorrent-api"
|
||||
- package-ecosystem: github-actions
|
||||
directory: '/'
|
||||
schedule:
|
||||
|
|
Loading…
Add table
Reference in a new issue