Skip to content

Commit

Permalink
fix(ci): Fix renovate fvm exclusion
Browse files Browse the repository at this point in the history
Signed-off-by: jld3103 <[email protected]>
  • Loading branch information
provokateurin committed Nov 2, 2023
1 parent afeadea commit 00736ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
},
"packageRules": [
{
"matchManagers": ["pub"],
"matchDatasources": ["dart-version", "flutter-version"],
"matchUpdateTypes": [
"minor",
Expand Down

0 comments on commit 00736ec

Please sign in to comment.