Skip to content

Commit

Permalink
Merge pull request #49 from sbrunner/c2cciutils-upgrade
Browse files Browse the repository at this point in the history
CI updates
  • Loading branch information
sbrunner authored Feb 7, 2024
2 parents a262ee2 + 3f77536 commit ea0e3d7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
matchPackagePrefixes: ['poetry-'],
groupName: 'Poetry',
automerge: true,
separateMajorMinor: false,
separateMinorPatch: false,
},
/** Separate pull request for scikit-image */
{
Expand All @@ -75,8 +73,6 @@
matchFileNames: ['.github/**', '.pre-commit-config.yaml', 'ci/**'],
groupName: 'CI dependencies',
automerge: true,
separateMajorMinor: false,
separateMinorPatch: false,
},
],
}

0 comments on commit ea0e3d7

Please sign in to comment.