mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
Add markdownlint-micromark package.json to dependabot.yml.
This commit is contained in:
parent
869eea6ae7
commit
f6c4fa0559
1 changed files with 6 additions and 0 deletions
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
|
|
@ -11,3 +11,9 @@ updates:
|
|||
interval: "daily"
|
||||
target-branch: "next"
|
||||
versioning-strategy: "increase"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/micromark"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
target-branch: "next"
|
||||
versioning-strategy: "increase"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue