Skip to content

Commit

Permalink
fix(health): dont warn on submodules. Fixes #1174
Browse files Browse the repository at this point in the history
  • Loading branch information
folke committed Jan 20, 2024
1 parent 3e0c0a0 commit 1b3df6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/lazy/health.lua
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ M.valid = {
"opts",
"pin",
"priority",
"submodules",
"tag",
"url",
"version",
Expand Down

0 comments on commit 1b3df6c

Please sign in to comment.