mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
add dependabot for ui
This commit is contained in:
parent
86a888f0d0
commit
410f38eccf
20
.github/dependabot.yml
vendored
Normal file
20
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "npm"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "sunday"
|
||||
open-pull-requests-limit: 5
|
||||
allow:
|
||||
- dependency-type: "all"
|
||||
reviewers:
|
||||
- "AlexSCorey"
|
||||
- "keitjhgrant"
|
||||
- "kialam"
|
||||
- "mabashian"
|
||||
- "marshmalien"
|
||||
- "nixocio"
|
||||
labels:
|
||||
- "component:ui"
|
||||
- "dependencies"
|
||||
target-branch: "devel"
|
||||
Loading…
x
Reference in New Issue
Block a user