summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChih-Hsuan Yen2024-03-01 13:46:31 +0800
committerChih-Hsuan Yen2024-03-01 13:46:31 +0800
commita8ec7fa468325d23ecb2955ee7ce3930c46e3d0e (patch)
treebbd663dcd55b94be831d7617b26903e0733a0c32
parentbb946700808e98e57fb4cc5594e2ebbe2d28f0c8 (diff)
downloadaur-a8ec7fa468325d23ecb2955ee7ce3930c46e3d0e.tar.gz
Add nvchecker configuration
-rw-r--r--.nvchecker.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 000000000000..0138fcded7db
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,2 @@
+source = "git"
+git = "https://github.com/aws/aws-cli"