Skip to content

Commit

Permalink
Merge pull request #145 from Digital-Defiance/fix-dependabot
Browse files Browse the repository at this point in the history
fix: dependabot
  • Loading branch information
RuiFilipeCampos authored Sep 3, 2024
2 parents dd04c6f + 12b9f44 commit 945e141
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
version: 2
updates:
- package-ecosystem: "devcontainers"
directory: "/"
directory: "/.devcontainer/pre-build"
schedule:
interval: daily

- package-ecosystem: "terraform"
directory: "/k8s"
directory: "/coder-deployment/terraform"
schedule:
interval: weekly

- package-ecosystem: "terraform"
directory: "/coder-deployment/terraform_info"
schedule:
interval: weekly
File renamed without changes.

0 comments on commit 945e141

Please sign in to comment.