git » ripgrep.git » commit 00071a1

add nvchecker

author T.J. Townsend
2024-07-14 19:07:04 UTC
committer T.J. Townsend
2024-07-14 19:07:04 UTC
parent 1a6d60074bb5c692a976d7a03f3a5c520e860cd3

add nvchecker

.nvchecker.toml +3 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..ecb4519
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,3 @@
+[ripgrep]
+source = "git"
+git = "https://github.com/BurntSushi/ripgrep.git"