mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-28 07:40:20 -05:00
Update dependabot.yml
dependabot shit the bed on python v5
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -6,4 +6,6 @@ updates:
|
|||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: "actions/stale"
|
- dependency-name: "actions/stale"
|
||||||
versions: '>= 9'
|
versions: '>= 9'
|
||||||
|
- dependency-name: "actions/setup-python"
|
||||||
|
versions: '> 4'
|
||||||
|
Reference in New Issue
Block a user