mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-06 20:55:21 +00:00
Ignore slugify updates
This commit is contained in:
parent
8b03626f82
commit
71f87ad90f
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -9,3 +9,7 @@ updates:
|
|||||||
directory: "/" # Location of package manifests
|
directory: "/" # Location of package manifests
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
ignore:
|
||||||
|
- dependency-name: "@sindresorhus/slugify"
|
||||||
|
# For slugify, ignore all updates.
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user