You've already forked prometheus-bind-exporter-pkg
Compare commits
2 Commits
b8c137b759
...
aaaebf3edc
Author | SHA1 | Date | |
---|---|---|---|
aaaebf3edc
|
|||
322aaeaa7f
|
16
renovate.json
Normal file
16
renovate.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"local>volker.raschek/renovate-config:default#master",
|
||||
"local>volker.raschek/renovate-config:regexp#master"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"automerge": false,
|
||||
"enabled": false,
|
||||
"matchDepNames": [
|
||||
"prometheus-community/bind_exporter"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user