Skip to content

Commit 377c3b5

Browse files
committed
style: rename
[skip ci]
1 parent b4a11d9 commit 377c3b5

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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)
22

33
[![GitHub Actions](https://github.com/bifravst/ci/workflows/Test%20and%20Release/badge.svg)](https://github.com/bifravst/ci/actions/workflows/test-and-release.yaml)
44
[![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)

renovate.json

+1-11
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,4 @@
11
{
22
"$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"]
144
}

0 commit comments

Comments
 (0)