Fix CI badge (#3)

This commit is contained in:
Dave Gallant
2020-06-21 02:36:29 -04:00
committed by GitHub
parent d6c5b13f67
commit a10d0f235c
4 changed files with 14 additions and 1 deletions

11
.dependabot/config.yml Normal file
View File

@@ -0,0 +1,11 @@
# https://dependabot.com/docs/config-file/
version: 1
update_configs:
- package_manager: "rust:cargo"
directory: "/"
update_schedule: "live"
automerged_updates:
- match:
dependency_type: "all"
update_type: "semver:patch"

View File

@@ -1,6 +1,8 @@
# rfd-notify
![](https://github.com/davegallant/rfd-notify/workflows/.github/workflows/ci.yml/badge.svg)
![](https://github.com/davegallant/rfd-notify/workflows/ci/badge.svg)
[![Dependabot](https://badgen.net/badge/Dependabot/enabled/green?icon=dependabot)](https://dependabot.com/)
This tool looks for regular expressions from [RedFlagDeals.com forums](https://forums.redflagdeals.com/hot-deals-f9/) and will send emails based on matches.