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

vladimirsitnikov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new 3f83a405e2 chore: disable Dependabot updates
3f83a405e2 is described below

commit 3f83a405e22d1c8da3fa0baf5c6046db77386864
Author: Vladimir Sitnikov <[email protected]>
AuthorDate: Sat Oct 11 12:38:51 2025 +0300

    chore: disable Dependabot updates
    
    We use Renovate bot.
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 2eaa5c930b..4dc8f59efa 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -8,6 +8,9 @@ github:
     - test
     - java
 
+  dependabot_alerts:  true
+  dependabot_updates: false
+
   enabled_merge_buttons:
     squash: true
     merge:  false

Reply via email to