git » python-markdown-it-py.git » commit af313e5

add nvchecker

author T.J. Townsend
2024-07-14 18:33:08 UTC
committer T.J. Townsend
2024-07-14 18:33:08 UTC
parent e05a0efbc5d53e2002ebfb3502054356487c50b3

add nvchecker

.nvchecker.toml +4 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..db52a36
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[python-markdown-it-py]
+source = "git"
+git = "https://github.com/executablebooks/markdown-it-py.git"
+prefix = "v"