Skip to content

Commit 7b25c32

Browse files
authored
chore: fixing a typo in dependabot
1 parent 88b7439 commit 7b25c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ updates:
4141
prefix-development: chore(deps-dev)
4242
ignore:
4343
# These are all now ESM-only packages.
44-
- dependency-name: @humanwhocodes/momoa
44+
- dependency-name: '@humanwhocodes/momoa'
4545
versions:
4646
- '>= 3'
4747
- dependency-name: chalk

0 commit comments

Comments
 (0)