git » python-myst-parser.git » commit 50810e7

Setup nvchecker

author Caleb Maclennan
2024-02-20 10:58:59 UTC
committer Caleb Maclennan
2024-02-20 10:58:59 UTC
parent 46272fb7b82f68018e838baf94b5788b37b925cc

Setup nvchecker

.nvchecker.toml +5 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..a3400cd
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,5 @@
+[python-myst-parser]
+source = "github"
+github = "executablebooks/MyST-Parser"
+prefix = "v"
+use_max_tag = true