mirror of
https://github.com/cmur2/miflorad.git
synced 2025-06-26 12:30:23 +02:00
module: fix ignore of golang.org/x/net in renovate
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
"commitMessageAction": "update",
|
||||
"packageRules": [
|
||||
{
|
||||
"packageNames": ["^golang.org/x/net"],
|
||||
"packageNames": ["golang.org/x/net"],
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user