summarylogtreecommitdiffstats
path: root/.nvchecker.toml
diff options
context:
space:
mode:
Diffstat (limited to '.nvchecker.toml')
-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..37da26ff3afc
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,5 @@
+[shadow]
+source = "git"
+git = "https://github.com/shadow-maint/shadow"
+include_regex = "([\\d]+[.]+)()([\\d.]+)"
+exclude_regex = ".*(dev|rc|RC|alpha|beta|bp).*"