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

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 2e91023006 chore(build): Tried to reduce the noise dependabot produces.
2e91023006 is described below

commit 2e91023006756d9d5791c445656f95d15cfc2945
Author: cdutz <[email protected]>
AuthorDate: Fri Apr 22 09:33:44 2022 +0200

    chore(build): Tried to reduce the noise dependabot produces.
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 510d74f2c0..660fa50b97 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,6 +21,9 @@ github:
   description: PLC4X The Industrial IoT adapter
   homepage: https://plc4x.apache.org/
 
+  dependabot_alerts:  true
+  dependabot_updates: false
+
   labels:
     - java
     - cpp

Reply via email to