Compare commits
2 Commits
1b60052193
...
3a9212138b
Author | SHA1 | Date | |
---|---|---|---|
3a9212138b | |||
8f1ad841d6 |
@ -9,10 +9,12 @@
|
|||||||
],
|
],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"automerge": false,
|
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
"matchDepNames": [
|
"matchDatasources":[
|
||||||
"^github.com/asaskevich/govalidator"
|
"go"
|
||||||
|
],
|
||||||
|
"matchPackageNames": [
|
||||||
|
"^github\\.com/asaskevich/govalidator"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user