Skip to content

Commit

Permalink
[PRMP-1464] Created dependabot.yml (#235)
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Flint <[email protected]>
Co-authored-by: Abbas Khan <[email protected]>
  • Loading branch information
3 people authored Jan 24, 2025
1 parent 59cf7d1 commit 33c549e
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: "weekly"
timezone: "Europe/London"
time: "09:00"
open-pull-requests-limit: 100
- package-ecosystem: "terraform"
directory: "/infrastructure"
schedule:
interval: "weekly"
timezone: "Europe/London"
time: "09:00"
open-pull-requests-limit: 100
- package-ecosystem: "terraform"
directory: "/infrastructure/modules/lambda_edge"
schedule:
interval: "weekly"
timezone: "Europe/London"
time: "09:00"
open-pull-requests-limit: 100
- package-ecosystem: "terraform"
directory: "/bootstrap"
schedule:
interval: "weekly"
timezone: "Europe/London"
time: "09:00"
open-pull-requests-limit: 100
- package-ecosystem: "terraform"
directory: "/virusscanner/terraform"
schedule:
interval: "weekly"
timezone: "Europe/London"
time: "09:00"
open-pull-requests-limit: 100
- package-ecosystem: "terraform"
directory: "/backup-vault/teraform"
schedule:
interval: "weekly"
timezone: "Europe/London"
time: "09:00"
open-pull-requests-limit: 100

0 comments on commit 33c549e

Please sign in to comment.