Skip to content

Commit

Permalink
Merge pull request #1264 from jelmer/dependabot-cargo
Browse files Browse the repository at this point in the history
Update cargo dependencies with dependabot
  • Loading branch information
jelmer authored Apr 1, 2024
2 parents b676645 + f9ceae1 commit 1f09719
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#package-ecosystem
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
rebase-strategy: "disabled"
- package-ecosystem: "github-actions"
directory: "/"
groups:
GitHub_Actions:
patterns:
- "*" # Group all Actions updates into a single larger pull request
schedule:
interval: weekly

0 comments on commit 1f09719

Please sign in to comment.