mirror of
https://github.com/nikdoof/renovate-config.git
synced 2025-12-13 12:22:19 +00:00
Compare commits
2 Commits
5496860808
...
f8b33b7763
| Author | SHA1 | Date | |
|---|---|---|---|
|
f8b33b7763
|
|||
|
f8195e6295
|
12
github.json
12
github.json
@@ -14,6 +14,18 @@
|
|||||||
"patch",
|
"patch",
|
||||||
"digest"
|
"digest"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Auto merge Github official actions releases",
|
||||||
|
"matchManagers": [
|
||||||
|
"github-actions"
|
||||||
|
],
|
||||||
|
"matchPackagePatterns": [
|
||||||
|
"actions/checkout.*",
|
||||||
|
"actions/setup-python.*"
|
||||||
|
|
||||||
|
],
|
||||||
|
"automerge": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user