You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2021/02/08 08:44:49 UTC

[myfaces-tobago] branch master updated: chore(deps): improved dependabot config

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

bommel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/master by this push:
     new 84ffe18  chore(deps): improved dependabot config
84ffe18 is described below

commit 84ffe18ccd80de7022d867865703132a3303978b
Author: Bernd Bohmann <bo...@apache.org>
AuthorDate: Mon Feb 8 09:42:33 2021 +0100

    chore(deps): improved dependabot config
---
 .github/dependabot.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 55ac8ac..3816158 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -57,6 +57,10 @@ updates:
       - dependency-name: "org.apache.maven.plugins:maven-checkstyle-plugin"
         versions:
           - ">=3.1.0"
+      - dependency-name: "org.apache.maven.plugins:maven-enforcer-plugin"
+        versions:
+          - 3.0.0-M2
+          - 3.0.0-M3
   - package-ecosystem: "github-actions"
     directory: "/"
     schedule: