This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a commit to branch test
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git


The following commit(s) were added to refs/heads/test by this push:
     new e7c250c  updates maintenance line in Readme and decreases Dependabot 
activity
e7c250c is described below

commit e7c250c19ecfaea9938ff1eed73cc6f2cceaebc2
Author: poorejc <[email protected]>
AuthorDate: Sun Jan 29 21:16:26 2023 -0500

    updates maintenance line in Readme and decreases Dependabot activity
---
 .github/dependabot.yml | 2 +-
 README.md              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 0890b5f..ec659d8 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -19,7 +19,7 @@ updates:
   - package-ecosystem: "npm"
     directory: "/"
     schedule:
-      interval: "weekly"
+      interval: "monthly"
     #run dependency checks against test branch, should lead Master branch
     target-branch: "test"
     labels:
diff --git a/README.md b/README.md
index f14e78b..c7886c6 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 ![Node.js 
CI](https://github.com/apache/incubator-flagon-useralejs/workflows/Node.js%20CI/badge.svg)
 ![Snyk Vulnerabilities for npm 
package](https://img.shields.io/snyk/vulnerabilities/npm/flagon-userale)
-![Maintenance](https://img.shields.io/maintenance/yes/2022)
+![Maintenance](https://img.shields.io/maintenance/yes/2023)
 ![npm](https://img.shields.io/npm/v/flagon-userale)
 
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 

Reply via email to