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

mattsicker pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 501f07ce23 Enable github action dependabot nagging
501f07ce23 is described below

commit 501f07ce23696abdf93e1e01e81779495a57a5cb
Author: Matt Sicker <[email protected]>
AuthorDate: Fri May 27 21:56:31 2022 -0500

    Enable github action dependabot nagging
    
    Signed-off-by: Matt Sicker <[email protected]>
---
 .github/dependabot.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 4087eff273..833ab89ea6 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -21,3 +21,8 @@ updates:
   schedule:
     interval: daily
   open-pull-requests-limit: 50
+- directory: /
+  schedule:
+    interval: daily
+  package-ecosystem: github-actions
+  open-pull-requests-limit: 5

Reply via email to