mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
Merge pull request #12138 from kialam/add-directory-dependabot
Add directory destination to dependabot yaml file
This commit is contained in:
commit
4bbdf1ec8a
1
.github/dependabot.yml
vendored
1
.github/dependabot.yml
vendored
@ -1,6 +1,7 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/awx/ui"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "sunday"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user