mirror of
https://github.com/nikdoof/renovate-config.git
synced 2025-12-11 16:02:15 +00:00
Compare commits
2 Commits
5496860808
...
f8b33b7763
| Author | SHA1 | Date | |
|---|---|---|---|
|
f8b33b7763
|
|||
|
f8195e6295
|
12
github.json
12
github.json
@@ -14,6 +14,18 @@
|
||||
"patch",
|
||||
"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