Skip to content

Commit c28ae9e

Browse files
ddzzljharb
authored andcommitted
[readme] Remove dead david-dm badge
1 parent 0cc979d commit c28ae9e

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
2828
* [Docs] [`jsx-no-useless-fragment`]: add more examples of correct code ([#3349][] @karlhorky)
2929
* [Docs] [`jsx-boolean-value`]: add jsdoc types for helper functions ([#3344][] @caroline223)
3030
* [readme] remove dead codeclimate badge, add actions badge (@ljharb)
31+
* [readme] Remove dead david-dm badge ([#3262][] @ddzz)
3132

3233
[#3350]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3350
3334
[#3349]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3349
@@ -46,6 +47,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
4647
[#3315]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3315
4748
[#3314]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3314
4849
[#3311]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3311
50+
[#3262]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3262
4951

5052
## [7.30.1] - 2022.06.23
5153

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
[![github actions][actions-image]][actions-url]
55
[![Maintenance Status][status-image]][status-url]
66
[![NPM version][npm-image]][npm-url]
7-
[![Dependency Status][deps-image]][deps-url]
87
[![Tidelift][tidelift-image]][tidelift-url]
98

109
React specific linting rules for `eslint`
@@ -271,9 +270,6 @@ This pairs well with the `eslint:all` rule.
271270
[npm-url]: https://npmjs.org/package/eslint-plugin-react
272271
[npm-image]: https://img.shields.io/npm/v/eslint-plugin-react.svg
273272

274-
[deps-url]: https://david-dm.org/jsx-eslint/eslint-plugin-react
275-
[deps-image]: https://img.shields.io/david/dev/jsx-eslint/eslint-plugin-react.svg
276-
277273
[status-url]: https://github.com/jsx-eslint/eslint-plugin-react/pulse
278274
[status-image]: https://img.shields.io/github/last-commit/jsx-eslint/eslint-plugin-react.svg
279275

0 commit comments

Comments
 (0)