mirror of
https://github.com/nikdoof/globaltalk-scraper.git
synced 2025-12-13 01:32:22 +00:00
Add common Renovate config
This commit is contained in:
25
.github/renovate.json
vendored
25
.github/renovate.json
vendored
@@ -1,24 +1,7 @@
|
||||
{
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"description": "Auto merge GitHub Actions",
|
||||
"matchManagers": [
|
||||
"github-actions"
|
||||
],
|
||||
"matchDatasources": [
|
||||
"github-tags"
|
||||
],
|
||||
"automerge": true,
|
||||
"ignoreTests": true,
|
||||
"automergeType": "branch",
|
||||
"matchUpdateTypes": [
|
||||
"minor",
|
||||
"patch",
|
||||
"digest"
|
||||
]
|
||||
}
|
||||
"config:recommended",
|
||||
"github>nikdoof/renovate-config:python",
|
||||
"github>nikdoof/renovate-config:github"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user