fix
This commit is contained in:
parent
ca7724a6ea
commit
172bff4e5c
1 changed files with 3 additions and 3 deletions
|
|
@ -7,15 +7,15 @@
|
|||
},
|
||||
{
|
||||
"matchPackagePatterns": ["^actions/checkout"],
|
||||
"matchUpdateTypes": ["minor", "patch", "digest"],
|
||||
"matchUpdateTypes": ["minor", "patch", "digest"]
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": ["^https://github.com/oxsecurity/megalinter"],
|
||||
"matchUpdateTypes": ["minor", "patch", "digest"],
|
||||
"matchUpdateTypes": ["minor", "patch", "digest"]
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": ["^https://github.com/wackbyte/rust-toolchain"],
|
||||
"matchUpdateTypes": ["minor", "patch", "digest"],
|
||||
"matchUpdateTypes": ["minor", "patch", "digest"]
|
||||
}
|
||||
],
|
||||
"osvVulnerabilityAlerts": true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue