Fix indentation issue in dependabot.yaml
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -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:
|
||||||
|
- "*"
|
||||||
|
|||||||
Reference in New Issue
Block a user