Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 0c4fe9e

Browse files
committed
docs: remove Dependabot badge
It's currently broken with native GitHub Dependabot implementation: dependabot/dependabot-core#1912
1 parent 6e18f6b commit 0c4fe9e

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,23 @@
1+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3+
4+
- [playwright-testing-library](#playwright-testing-library)
5+
- [Install](#install)
6+
- [Use](#use)
7+
- [API](#api)
8+
- [Known Limitations](#known-limitations)
9+
- [Special Thanks](#special-thanks)
10+
- [Related Playwright Test Utilities](#related-playwright-test-utilities)
11+
- [LICENSE](#license)
12+
13+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
14+
115
# playwright-testing-library
216

317
[![Package Version][npm-badge]][npm-link]
418
[![Build Status][travis-badge]][travis-link]
519
[![Test Coverage][codecov-badge]][codecov-link]
620
[![Dependencies Status][david-badge]][david-link]
7-
[![Dependabot Status][dependabot-badge]][dependabot-link]
821
[![Conventional Commits][conventional-commits-badge]][conventional-commits-link]
922

1023
[playwright](https://github.com/microsoft/playwright) + [@testing-library/dom](https://github.com/testing-library/dom-testing-library) = 💖
@@ -128,5 +141,3 @@ MIT
128141
[conventional-commits-badge]: https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg
129142
[david-link]: https://david-dm.org/hoverinc/playwright-testing-library
130143
[david-badge]: https://david-dm.org/hoverinc/playwright-testing-library.svg
131-
[dependabot-link]: https://dependabot.com
132-
[dependabot-badge]: https://api.dependabot.com/badges/status?host=github&repo=hoverinc/playwright-testing-library

0 commit comments

Comments
 (0)