mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39: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
22
.github/dependabot.yml
vendored
22
.github/dependabot.yml
vendored
|
@ -9,18 +9,16 @@ updates:
|
|||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
||||
- package-ecosystem: "docker"
|
||||
directory: "/.devcontainer"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
||||
|
||||
- package-ecosystem: "docker"
|
||||
directory: "/.devcontainer"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
# - package-ecosystem: "terraform"
|
||||
# directory: "/terraform/platform/bootstrap"
|
||||
# schedule:
|
||||
|
@ -39,4 +37,4 @@ updates:
|
|||
# - package-ecosystem: "terraform"
|
||||
# directory: "/terraform/app"
|
||||
# schedule:
|
||||
# interval: "daily"
|
||||
# interval: "daily"
|
||||
|
|
Loading…
Add table
Reference in a new issue