Skip to content

Commit

Permalink
chore: dependabot noise, broken badge (#134)
Browse files Browse the repository at this point in the history
* docs: disable broken badge
* chore: reduce dependabot activity for GitHub actions
  • Loading branch information
dupuy committed May 3, 2024
1 parent a373bf2 commit 07a8b8d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ updates:
- directory: /
package-ecosystem: github-actions
schedule:
interval: daily
interval: monthly
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,11 @@
[![GitHub License](https://img.shields.io/github/license/dupuy/reliabot)](LICENSE)
![GitHub repository size](https://img.shields.io/github/repo-size/dupuy/reliabot)
![GitHub repository file+folder count](https://img.shields.io/github/directory-file-count/dupuy/reliabot)
![Lines of code](https://tokei.rs/b1/github/dupuy/reliabot)

<!-- ![Lines of code](https://img.shields.io/tokei/lines/github/dupuy/reliabot) -->

<!-- ![Lines of code](https://tokei.rs/b1/github/dupuy/reliabot) -->

![GitHub top language](https://img.shields.io/github/languages/top/dupuy/reliabot)

[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/dupuy/reliabot.svg)](http://isitmaintained.com/project/dupuy/reliabot "Average time to resolve an issue")
Expand Down

0 comments on commit 07a8b8d

Please sign in to comment.