summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2024-02-27 14:37:46 +0300
committerCaleb Maclennan2024-02-27 14:37:46 +0300
commit64a351090a303c857c45848f298da493ea333357 (patch)
treec91c7b2da48a6bbb2ec5e1352b346e34551782ee
parentb2cf0fa23acefb8cd5d0d2dd5fe1b99b424c7a2d (diff)
downloadaur-64a351090a303c857c45848f298da493ea333357.tar.gz
Setup nvchecker
-rw-r--r--.nvchecker.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 000000000000..ce1e7619e2c3
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[python-datalad]
+source = "github"
+github = "datalad/datalad"
+use_max_tag = true