nvchecker: add direnv
This commit is contained in:
parent
ee4ac71d93
commit
be64e7d7dc
1 changed files with 6 additions and 0 deletions
|
@ -90,6 +90,12 @@ to_pattern = '\1.\2.\3'
|
|||
|
||||
# github
|
||||
|
||||
[direnv]
|
||||
source = "github"
|
||||
github = "direnv/direnv"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[dart-sass]
|
||||
source = "github"
|
||||
github = "sass/dart-sass"
|
||||
|
|
Loading…
Reference in a new issue