Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 11 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ updates:
- package-ecosystem: maven
directory: "/java"
schedule:
interval: daily
interval: weekly
day: monday
timezone: Europe/London
open-pull-requests-limit: 10
assignees:
Expand All @@ -13,7 +14,9 @@ updates:
- package-ecosystem: npm
directory: "/build/azDevOps/azure/coverage"
schedule:
interval: daily
schedule:
interval: weekly
day: monday
timezone: Europe/London
open-pull-requests-limit: 10
assignees:
Expand All @@ -23,7 +26,8 @@ updates:
- package-ecosystem: maven
directory: "/api-tests"
schedule:
interval: daily
interval: weekly
day: monday
timezone: Europe/London
open-pull-requests-limit: 10
assignees:
Expand All @@ -33,7 +37,8 @@ updates:
- package-ecosystem: maven
directory: "/api-tests-karate"
schedule:
interval: daily
interval: weekly
day: monday
timezone: Europe/London
open-pull-requests-limit: 10
assignees:
Expand All @@ -43,7 +48,8 @@ updates:
- package-ecosystem: terraform
directory: "/deploy/azure/app/kube"
schedule:
interval: daily
interval: weekly
day: monday
timezone: Europe/London
open-pull-requests-limit: 10
assignees:
Expand Down
276 changes: 0 additions & 276 deletions java/x.txt

This file was deleted.