git » signon-plugin-oauth2.git » commit de73380

Add nvchecker.toml

author Antonio Rojas
2024-02-12 08:32:03 UTC
committer Antonio Rojas
2024-02-12 08:32:03 UTC
parent f5497b525e87812dd3801385e133df5c23ff8d56

Add nvchecker.toml

.nvchecker.toml +6 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..a7fc8e2
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,6 @@
+[signon-plugin-oauth2]
+source = 'gitlab'
+gitlab = 'accounts-sso/signon-plugin-oauth2'
+use_max_tag = true
+prefix = 'VERSION_'
+include_regex = 'VERSION.*'