Skip to content

Commit

Permalink
Update dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
posquit0 committed May 2, 2024
1 parent 43c1ded commit c2958de
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
- package-ecosystem: github-actions
directory: /
schedule:
interval: "daily"
interval: daily

- package-ecosystem: terraform
directories:
- /modules/cache-policy
- /modules/distribution
- /modules/origin-access-control
- /modules/origin-request-policy
- /modules/response-headers-policy
schedule:
interval: weekly

0 comments on commit c2958de

Please sign in to comment.