Skip to content

Commit

Permalink
[ci] Update dependabot config (#1918)
Browse files Browse the repository at this point in the history
  • Loading branch information
jolestar authored Jun 18, 2024
1 parent c4a7b23 commit 012abb4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
/ @jolestar @wow-sven @baichuan3 @popcnt1 @steelgeek091
/Cargo.toml @jolestar @wow-sven @baichuan3 @popcnt1 @steelgeek091
/.github @yourmoonlight @jolestar
/scripts @yourmoonlight @jolestar
/kube @yourmoonlight @jolestar
Expand Down
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ updates:
# Use UTC +08:00
timezone: "Asia/Shanghai"
open-pull-requests-limit: 10
# Disable auto rebase
rebase-strategy: "disabled"

0 comments on commit 012abb4

Please sign in to comment.