nvchecker: add exclude_regex to dart-sass

This commit is contained in:
George Rawlinson 2021-12-01 03:40:47 +00:00
parent 4b140e6c0e
commit 191f186d36
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ prefix = "v"
source = "github"
github = "sass/dart-sass"
use_max_tag = true
exclude_regex = "^.*(alpha|beta|rc).*$"
[sqlfluff]
source = "github"