Update Dependabot configuration for Docker (#3272)

Removed weekly Docker dependency update schedule.
This commit is contained in:
Danilo Britto 2025-10-20 08:37:17 -05:00 committed by GitHub
parent 5ca9535785
commit 2a419514d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,11 +5,6 @@ updates:
schedule:
interval: 'daily'
- package-ecosystem: 'docker'
directory: '/'
schedule:
interval: 'weekly'
- package-ecosystem: 'github-actions'
directory: '/'
schedule: