Skip to content

Commit

Permalink
Merge pull request #13 from dms1981/fix/copy-paste-error
Browse files Browse the repository at this point in the history
neglected to set the correct ecosystem for terraform
  • Loading branch information
dms1981 authored Jan 19, 2023
2 parents eebc417 + d72526d commit 2b686d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ updates:
labels:
- "actions"
- "dependencies"
- package-ecosystem: "github-actions"
- package-ecosystem: "terraform"
directory: "/"
schedule:
interval: "daily"
Expand Down

0 comments on commit 2b686d1

Please sign in to comment.