mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 03:49:11 +00:00
chore: fix dependabot.yml indentation
This commit is contained in:
parent
d5c21b8e65
commit
d92f3680ff
1 changed files with 10 additions and 12 deletions
14
.github/dependabot.yml
vendored
14
.github/dependabot.yml
vendored
|
@ -11,16 +11,14 @@ updates:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
|
||||||
- package-ecosystem: "docker"
|
- package-ecosystem: "docker"
|
||||||
directory: "/.devcontainer"
|
directory: "/.devcontainer"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
|
||||||
- package-ecosystem: "gomod"
|
- package-ecosystem: "gomod"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
|
||||||
|
|
||||||
# - package-ecosystem: "terraform"
|
# - package-ecosystem: "terraform"
|
||||||
# directory: "/terraform/platform/bootstrap"
|
# directory: "/terraform/platform/bootstrap"
|
||||||
# schedule:
|
# schedule:
|
||||||
|
|
Loading…
Add table
Reference in a new issue