Skip to content

Commit

Permalink
Updating dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
frasermolyneux committed Dec 7, 2023
1 parent 34ad2f0 commit 243c032
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,19 @@
version: 2
updates:
- package-ecosystem: "nuget"
assignees: ["frasermolyneux"]
directory: "/src"
schedule:
interval: "daily"

- package-ecosystem: "terraform"
assignees: ["frasermolyneux"]
directory: "/terraform"
schedule:
interval: "daily"

- package-ecosystem: "github-actions"
directory: "/.github"
assignees: ["frasermolyneux"]
directory: "/"
schedule:
interval: "daily"

0 comments on commit 243c032

Please sign in to comment.