Skip to content

Commit

Permalink
Run yq -i on dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitabarskov committed Apr 2, 2024
1 parent 9395370 commit cc709ea
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,14 @@ updates:
directory: "/"
schedule:
interval: "weekly"

- package-ecosystem: "terraform"
directory: "/infrastructure/terraform"
schedule:
interval: "weekly"

- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"

- package-ecosystem: "npm"
directory: "/blog"
schedule:
Expand All @@ -26,7 +23,6 @@ updates:
dev-dependencies:
applies-to: version-updates
dependency-type: "development"

- package-ecosystem: "npm"
directory: "/"
schedule:
Expand Down

0 comments on commit cc709ea

Please sign in to comment.