Fix indentation issue in dependabot.yaml

Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Marco Franssen
2023-08-21 09:29:04 +02:00
parent 76e3665396
commit 80b9a83873
+9 -8
View File
@@ -12,11 +12,12 @@ updates:
schedule: schedule:
interval: "daily" interval: "daily"
open-pull-requests-limit: 5 open-pull-requests-limit: 5
- package-ecosystem: pip
directory: "/.github/scripts" - package-ecosystem: pip
schedule: directory: "/.github/scripts"
interval: daily schedule:
groups: interval: daily
python-packages: groups:
patterns: python-packages:
- "*" patterns:
- "*"