mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-19 16:33: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 both direct and indirect updates for all packages
|
||||
- dependency-type: "all"
|
||||
assignees:
|
||||
- "Octol1ttle"
|
||||
labels:
|
||||
- "type: dependencies"
|
||||
|
||||
|
@ -24,8 +22,5 @@ updates:
|
|||
allow:
|
||||
# Allow both direct and indirect updates for all packages
|
||||
- dependency-type: "all"
|
||||
# Add assignees
|
||||
assignees:
|
||||
- "Octol1ttle"
|
||||
labels:
|
||||
- "type: dependencies"
|
||||
|
|
Loading…
Add table
Reference in a new issue