Skip to content

Commit 3f46255

Browse files
committed
build(deps): update dependabot.yml
1 parent 1f08aab commit 3f46255

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@ updates:
3030
npm:
3131
patterns:
3232
- "*"
33+
ignore:
34+
# Ignore updates to obsidian beyond 1.4.11
35+
- dependency-name: "obsidian"
36+
versions: [">1.4.11"]

0 commit comments

Comments
 (0)