mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-20 00:43:36 +03:00
Do not assign Octol1ttle for Dependabot PRs
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
0938f518f8
commit
dcc8d04f80
1 changed files with 0 additions and 5 deletions
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
@ -12,8 +12,6 @@ updates:
|
||||||
allow:
|
allow:
|
||||||
# Allow both direct and indirect updates for all packages
|
# Allow both direct and indirect updates for all packages
|
||||||
- dependency-type: "all"
|
- dependency-type: "all"
|
||||||
assignees:
|
|
||||||
- "Octol1ttle"
|
|
||||||
labels:
|
labels:
|
||||||
- "type: dependencies"
|
- "type: dependencies"
|
||||||
|
|
||||||
|
@ -24,8 +22,5 @@ updates:
|
||||||
allow:
|
allow:
|
||||||
# Allow both direct and indirect updates for all packages
|
# Allow both direct and indirect updates for all packages
|
||||||
- dependency-type: "all"
|
- dependency-type: "all"
|
||||||
# Add assignees
|
|
||||||
assignees:
|
|
||||||
- "Octol1ttle"
|
|
||||||
labels:
|
labels:
|
||||||
- "type: dependencies"
|
- "type: dependencies"
|
||||||
|
|
Loading…
Add table
Reference in a new issue