summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-03-28 13:13:45 +0300
committerCaleb Maclennan2024-03-28 13:13:45 +0300
commit22cce6e7cb9b8a03b5ef62a5bf197817610de564 (patch)
treeea8c772da0e5188d69dc29402747cf87be7026fd
parent90a071a25e7f262d93caca5ab2e742ff5759fc38 (diff)
downloadaur-22cce6e7cb9b8a03b5ef62a5bf197817610de564.tar.gz
Setup nvchecker
-rw-r--r--.nvchecker.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 000000000000..f0825c66da71
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,5 @@
+[python-shortuuid]
+source = "github"
+github = "skorokithakis/shortuuid"
+prefix = "v"
+use_max_tag = true