Skip to content

Commit ee509c9

Browse files
authored
Merge pull request #2 from thurka/asf_conf
disable dependabot_updates
2 parents 00068f0 + a46bac1 commit ee509c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.asf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ github:
3232
projects: false
3333
discussions: true
3434
dependabot_alerts: false
35-
dependabot_updates: true
35+
dependabot_updates: false
3636
enabled_merge_buttons:
3737
squash: false
3838
merge: true
@@ -47,4 +47,4 @@ notifications:
4747
issues: notifications@netbeans.apache.org
4848
pullrequests: notifications@netbeans.apache.org
4949
discussions: notifications@netbeans.apache.org
50-
jira_options: link label worklog
50+
jira_options: link label worklog

0 commit comments

Comments
 (0)