git » python-mdit_py_plugins.git » commit 22e5dd8

Setup nvchecker

author Caleb Maclennan
2024-02-20 10:58:10 UTC
committer Caleb Maclennan
2024-02-20 10:58:10 UTC
parent 0a51e3f4fb098a6b88337a047b6faf012e4a386c

Setup nvchecker

.nvchecker.toml +5 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..d897f13
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,5 @@
+[python-mdit_py_plugins]
+source = "github"
+github = "executablebooks/mdit-py-plugins"
+prefix = "v"
+use_max_tag = true