diff options
Diffstat (limited to 'renovate.json')
-rw-r--r-- | renovate.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/renovate.json b/renovate.json index d5ab494c0f..bff52598e6 100644 --- a/renovate.json +++ b/renovate.json @@ -100,6 +100,7 @@ "extends": ["packages:linters", "packages:test"], "matchDepNames": [ "github.com/golangci/golangci-lint/cmd/golangci-lint", + "github.com/go-testfixtures/testfixtures", "github.com/PuerkitoBio/goquery", "happy-dom", "markdownlint-cli", |