mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Quote assignees value to fix dependabot.yaml parsing error (#13372)
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -25,7 +25,7 @@ updates:
|
||||
schedule:
|
||||
interval: weekly
|
||||
assignees:
|
||||
- @hashicorp/web-platform
|
||||
- "@hashicorp/web-platform"
|
||||
labels:
|
||||
- "theme/dependencies"
|
||||
- "theme/website"
|
||||
|
||||
Reference in New Issue
Block a user