mirror of
https://github.com/nikdoof/renovate-config.git
synced 2025-12-13 08:52:19 +00:00
Add actions/setup-python auto update
This commit is contained in:
@@ -21,7 +21,8 @@
|
|||||||
"github-actions"
|
"github-actions"
|
||||||
],
|
],
|
||||||
"matchPackagePatterns": [
|
"matchPackagePatterns": [
|
||||||
"actions/checkout.*"
|
"actions/checkout.*",
|
||||||
|
"actions/setup-python.*"
|
||||||
|
|
||||||
],
|
],
|
||||||
"automerge": true
|
"automerge": true
|
||||||
|
|||||||
Reference in New Issue
Block a user