Update dependabot.yml

This commit is contained in:
Anthony Stirling 2024-12-21 12:30:44 +00:00 committed by GitHub
parent dc5b214932
commit 3870f73949
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,7 @@ updates:
interval: "weekly"
open-pull-requests-limit: 10
rebase-strategy: "auto"
- package-ecosystem: "docker"
directory: "/" # Location of Dockerfile
schedule:
@ -19,9 +20,4 @@ updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
- package-ecosystem: pip
directory: /cucumber
schedule:
interval: daily
interval: weekly