Skip to content

Commit

Permalink
Temporarily remove Dependabot badge
Browse files Browse the repository at this point in the history
The Dependabot status badge no longer works, since having
migrated from stand-alone to GitHub native in #1258.

The issue is tracked upstream in dependabot/dependabot-core#1912.

Signed-off-by: Lukas Puehringer <[email protected]>
  • Loading branch information
lukpueh committed Jan 18, 2021
1 parent 322c096 commit f6b9383
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

![Build](https://github.com/theupdateframework/tuf/workflows/Run%20TUF%20tests%20and%20linter/badge.svg)
[![Coveralls](https://coveralls.io/repos/theupdateframework/tuf/badge.svg?branch=develop)](https://coveralls.io/r/theupdateframework/tuf?branch=develop)
![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=theupdateframework/tuf)
[![CII](https://bestpractices.coreinfrastructure.org/projects/1351/badge)](https://bestpractices.coreinfrastructure.org/projects/1351)
[![PyPI](https://img.shields.io/pypi/v/tuf)](https://pypi.org/project/tuf/)

Expand Down

0 comments on commit f6b9383

Please sign in to comment.