Update dependabot.yml

This commit is contained in:
Maximilian Hils 2023-08-02 01:01:46 +02:00 committed by GitHub
parent f5ff62d36e
commit 167d02ae7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@ updates:
directory: "/" directory: "/"
schedule: schedule:
interval: "monthly" interval: "monthly"
groups:
"github actions":
patterns:
- "*"
- package-ecosystem: pip - package-ecosystem: pip
directory: "/" directory: "/"
schedule: schedule: