summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaudia Pellegrino2024-04-19 22:20:22 +0200
committerClaudia Pellegrino2024-04-19 22:20:22 +0200
commit50df3e7eb14383733b3104693e8a72904a064514 (patch)
treeb6c63eb1bde6c5998716594b2b59330119b3523f
parent18f511311e0847f4e311f836ed318f121bb29faa (diff)
downloadaur-50df3e7eb14383733b3104693e8a72904a064514.tar.gz
Add nvchecker integration
-rw-r--r--.nvchecker.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 000000000000..a97f0404aa71
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,6 @@
+[shrinko8]
+source = "github"
+github = "thisismypassport/shrinko8"
+prefix = "v"
+include_regex = ".*\\d"
+use_max_tag = true