From f9febbb14ad02bb12bbd53ea12987a1937848aa0 Mon Sep 17 00:00:00 2001
From: Tiago Rangel
Date: Wed, 15 Jan 2025 17:02:03 +0000
Subject: [PATCH] add dependabot.yml
---
.github/dependabot.yml | 11 +++++++++++
README.md | 3 ++-
2 files changed, 13 insertions(+), 1 deletion(-)
create mode 100644 .github/dependabot.yml
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..5990d9c
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,11 @@
+# To get started with Dependabot version updates, you'll need to specify which
+# package ecosystems to update and where the package manifests are located.
+# Please see the documentation for all configuration options:
+# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
+
+version: 2
+updates:
+ - package-ecosystem: "" # See documentation for possible values
+ directory: "/" # Location of package manifests
+ schedule:
+ interval: "weekly"
diff --git a/README.md b/README.md
index 12c95ba..7a8ca64 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,8 @@
Cap is the modern open-source ReCAPTCHA alternative designed for speed. FOSS, lightweight, private and secure.
-[](https://www.npmjs.com/package/@cap.js/server) [](https://www.npmjs.com/package/@cap.js/widget) [](https://github.com/tiagorangel1/cap) 
+[](https://www.npmjs.com/package/@cap.js/server) [](https://www.npmjs.com/package/@cap.js/widget) [](https://github.com/tiagorangel1/cap) [](https://scorecard.dev/viewer/?uri=github.com/tiagorangel1/cap) 
+
### [Get started →](https://cap.tiagorangel.com/guide)