mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-11-16 00:59:07 +02:00
Update Renovate config (#11129)
This commit is contained in:
parent
2131288463
commit
a89094b8d5
6
.github/renovate.json5
vendored
6
.github/renovate.json5
vendored
@ -1,13 +1,13 @@
|
||||
{
|
||||
repositories: ['simple-icons/simple-icons'],
|
||||
extends: [
|
||||
'config:base',
|
||||
'config:recommended',
|
||||
|
||||
// Make sure we get a single PR combining all updates
|
||||
'group:all',
|
||||
],
|
||||
|
||||
// Disable dependency dashboard
|
||||
// Disable Dependency Dashboard
|
||||
dependencyDashboard: false,
|
||||
|
||||
// Use our labelling system
|
||||
@ -16,6 +16,6 @@
|
||||
// We generally always want the major version
|
||||
separateMajorMinor: false,
|
||||
|
||||
// We manually update digest dependencies (eg. hashes in Github actions)
|
||||
// We manually update digest dependencies (eg. hashes in GitHub Actions)
|
||||
digest: {enabled: false},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user