You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by co...@apache.org on 2023/01/18 13:53:53 UTC

[directory-kerby] branch trunk updated: Enabling dependabot PRs

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

coheigea pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/directory-kerby.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 3f61b860 Enabling dependabot PRs
3f61b860 is described below

commit 3f61b860f04a51005cc7c2d3e5cb1bd253800c94
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Jan 18 13:53:41 2023 +0000

    Enabling dependabot PRs
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 1fee097d..3a47235c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,6 @@
 jenkins:
   github_whitelist:
     - dependabot[bot]
+github:
+  dependabot_alerts:  true
+  dependabot_updates: true