From a46bac1048822ab331065938f5545ddf12914ec1 Mon Sep 17 00:00:00 2001 From: Tomas Hurka Date: Wed, 6 Aug 2025 11:29:51 +0200 Subject: [PATCH] disable dependabot_updates --- .asf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index d23a4a4..06503fb 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -32,7 +32,7 @@ github: projects: false discussions: true dependabot_alerts: false - dependabot_updates: true + dependabot_updates: false enabled_merge_buttons: squash: false merge: true @@ -47,4 +47,4 @@ notifications: issues: notifications@netbeans.apache.org pullrequests: notifications@netbeans.apache.org discussions: notifications@netbeans.apache.org - jira_options: link label worklog \ No newline at end of file + jira_options: link label worklog