git » python-jaraco.context.git » commit edfbe0a

add nvchecker

author T.J. Townsend
2024-07-10 21:06:02 UTC
committer T.J. Townsend
2024-07-10 21:06:02 UTC
parent 85a524cd10e35df831ee195740c92a0f14ae8dae

add nvchecker

.nvchecker.toml +4 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..807f331
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+["python-jaraco.context"]
+source = "git"
+git = "https://github.com/jaraco/jaraco.context.git"
+prefix = "v"