Skip to content

Commit

Permalink
No c2cciutils on mastr branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Jul 1, 2022
1 parent 2a68c9e commit e7fed6a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,11 @@
matchUpdateTypes: ['major', 'minor', 'pin', 'digest', 'lockFileMaintenance', 'rollback', 'bump'],
enabled: false,
},
/** No c2cciutils on mastr branch */
{
matchBaseBranches: ['master'],
matchPackagePatterns: ['c2cciutils'],
enabled: false,
},
],
}

0 comments on commit e7fed6a

Please # to comment.