summarylogtreecommitdiffstats
path: root/.nvchecker.toml
diff options
context:
space:
mode:
Diffstat (limited to '.nvchecker.toml')
-rw-r--r--.nvchecker.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
index 45e735928ec1..44342e40dc14 100644
--- a/.nvchecker.toml
+++ b/.nvchecker.toml
@@ -2,4 +2,8 @@
source = "gitlab"
gitlab = "pureos/core/debootstrap"
host = "source.puri.sm"
+include_regex = ".*pureos.*"
+# Requires override for 1.0.128+nmu2pureos1
+# because there’s no `+` in `1.0.134pureos1`
+exclude_regex = "1\\.0\\.12.*"
use_max_tag = true