Skip to content

Commit

Permalink
Disable dependentbot (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
kezhenxu94 authored Oct 26, 2023
1 parent bf03b22 commit 5d0a37c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ github:
squash: true
merge: false
rebase: false
dependabot_updates: false
protected_branches:
master:
required_status_checks:
Expand All @@ -36,4 +37,4 @@ github:
- Required
required_pull_request_reviews:
dismiss_stale_reviews: true
required_approving_review_count: 1
required_approving_review_count: 1

0 comments on commit 5d0a37c

Please sign in to comment.