mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-03-25 20:06:37 +00:00
fix(deps): update renovate.json to match major update types for go-yaml (#2364)
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -10,7 +10,6 @@ on:
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
- edited
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": ["https://github.com/yaml/go-yaml"],
|
||||
"matchUpdateTypes": ["major"],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user