Skip to content

Commit ae4e4f3

Browse files
committed
chore: add renovate badge
1 parent a5b826c commit ae4e4f3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
[![Coverage Status][next-update-coverage-image] ][next-update-coverage-url]
1010
[![semantic-release][semantic-image] ][semantic-url]
1111
[![Known Vulnerabilities](https://snyk.io/test/github/bahmutov/next-update/230d136b5c68dadb1fd5459619df8f7678d28429/badge.svg)](https://snyk.io/test/github/bahmutov/next-update/230d136b5c68dadb1fd5459619df8f7678d28429)
12+
[![renovate-app badge][renovate-badge]][renovate-app]
13+
14+
[renovate-badge]: https://img.shields.io/badge/renovate-app-blue.svg
15+
[renovate-app]: https://renovateapp.com/
1216

1317
[next-update-icon]: https://nodei.co/npm/next-update.svg?downloads=true
1418
[next-update-url]: https://npmjs.org/package/next-update
@@ -297,8 +301,8 @@ npm publish
297301

298302
### 3<sup>rd</sup> party libraries
299303

300-
* [lazy-ass](https://github.com/bahmutov/lazy-ass) and
301-
[check-more-types](https://github.com/kensho/check-more-types) are used to
304+
* [lazy-ass](https://github.com/bahmutov/lazy-ass) and
305+
[check-more-types](https://github.com/kensho/check-more-types) are used to
302306
[defend against runtime errors](http://glebbahmutov.com/blog/lazy-and-async-assertions/).
303307
* [lo-dash](https://github.com/bestiejs/lodash) is used to deal with collections / iterators.
304308
* [check-types](https://github.com/philbooth/check-types.js) is used to verify arguments through out the code.

0 commit comments

Comments
 (0)