Update dependabot.yml
parent
40b6f187a6
commit
2606accbea
|
|
@ -6,9 +6,17 @@ updates:
|
|||
schedule:
|
||||
interval: "monthly"
|
||||
open-pull-requests-limit: 100
|
||||
groups:
|
||||
python-requirements:
|
||||
patterns:
|
||||
- "*"
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
open-pull-requests-limit: 100
|
||||
groups:
|
||||
github-actions:
|
||||
patterns:
|
||||
- "*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue