Skip to content

Commit

Permalink
Merge pull request #697 from Ensono/fix/azurerm-4-bump
Browse files Browse the repository at this point in the history
fix: bumps to AzureRM 4, deps updates
  • Loading branch information
ElvenSpellmaker authored Oct 23, 2024
2 parents bbc06fb + 20f9189 commit fbbb5d2
Show file tree
Hide file tree
Showing 13 changed files with 1,088 additions and 1,151 deletions.
32 changes: 28 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,40 +6,64 @@ updates:
interval: weekly
day: monday
timezone: Europe/London
open-pull-requests-limit: 10
open-pull-requests-limit: 50
assignees:
- steveclewer
rebase-strategy: disabled
groups:
low-risk:
applies-to: version-updates
update-types:
- "minor"
- "patch"

- package-ecosystem: npm
directory: "/build/azDevOps/azure/coverage"
schedule:
interval: weekly
day: monday
timezone: Europe/London
open-pull-requests-limit: 10
open-pull-requests-limit: 50
assignees:
- ElvenSpellmaker
rebase-strategy: disabled
groups:
low-risk:
applies-to: version-updates
update-types:
- "minor"
- "patch"

- package-ecosystem: maven
directory: "/api-tests"
schedule:
interval: weekly
day: monday
timezone: Europe/London
open-pull-requests-limit: 10
open-pull-requests-limit: 50
assignees:
- VitalinaVZdrobau
rebase-strategy: disabled
groups:
low-risk:
applies-to: version-updates
update-types:
- "minor"
- "patch"

- package-ecosystem: terraform
directory: "/deploy/azure/app/kube"
schedule:
interval: weekly
day: monday
timezone: Europe/London
open-pull-requests-limit: 10
open-pull-requests-limit: 50
assignees:
- ElvenSpellmaker
rebase-strategy: disabled
groups:
low-risk:
applies-to: version-updates
update-types:
- "minor"
- "patch"
Loading

0 comments on commit fbbb5d2

Please sign in to comment.