File tree 2 files changed +2
-12
lines changed
2 files changed +2
-12
lines changed Original file line number Diff line number Diff line change 1
- # ` hello.nrfcloud.com ` CI [ ![ npm version] ( https://img.shields.io/npm/v/@bifravst/ci.svg )] ( https://www.npmjs.com/package/@bifravst/ci )
1
+ # Bifravst CI [ ![ npm version] ( https://img.shields.io/npm/v/@bifravst/ci.svg )] ( https://www.npmjs.com/package/@bifravst/ci )
2
2
3
3
[ ![ GitHub Actions] ( https://github.com/bifravst/ci/workflows/Test%20and%20Release/badge.svg )] ( https://github.com/bifravst/ci/actions/workflows/test-and-release.yaml )
4
4
[ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release )
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://docs.renovatebot.com/renovate-schema.json" ,
3
- "extends" : [" github>bifravst/renovate-config" ],
4
- "packageRules" : [
5
- {
6
- "matchPackagePatterns" : [
7
- " @hello.nrfcloud.com/proto" ,
8
- " @nordicsemiconductor/bdd-markdown" ,
9
- " @sinclair/typebox"
10
- ],
11
- "groupName" : " proto"
12
- }
13
- ]
3
+ "extends" : [" github>bifravst/renovate-config" ]
14
4
}
You can’t perform that action at this time.
0 commit comments