mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2024-11-14 14:45:52 -06:00
140620e76c
dependabot shit the bed on python v5
12 lines
268 B
YAML
12 lines
268 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
ignore:
|
|
- dependency-name: "actions/stale"
|
|
versions: '>= 9'
|
|
- dependency-name: "actions/setup-python"
|
|
versions: '> 4'
|