Skip to content

Commit 3245b79

Browse files
build: disable Dependabot updates for husky
1 parent 5616462 commit 3245b79

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ updates:
1010
versioning-strategy: increase
1111
commit-message:
1212
prefix: build
13-
include: scope
13+
include: scope
14+
ignore:
15+
- dependency-name: "husky"

0 commit comments

Comments
 (0)