Skip to content

Commit

Permalink
Disable automatic rebase in dependabot.yml (#856)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmpolaczyk authored Feb 7, 2025
1 parent fae9632 commit 4ba208f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ updates:
# Check for updates once a month
schedule:
interval: "monthly"
rebase-strategy: "disabled"
labels:
- "ci"
- "not-breaking"
Expand Down

0 comments on commit 4ba208f

Please sign in to comment.