mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-06 00:33:39 +00:00
Fix CI badge (#3)
This commit is contained in:
11
.dependabot/config.yml
Normal file
11
.dependabot/config.yml
Normal 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"
|
@@ -1,6 +1,8 @@
|
|||||||
# rfd-notify
|
# rfd-notify
|
||||||
|
|
||||||

|

|
||||||
|
[](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.
|
This tool looks for regular expressions from [RedFlagDeals.com forums](https://forums.redflagdeals.com/hot-deals-f9/) and will send emails based on matches.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user