Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phip1611 authored Jan 20, 2025
1 parent 672f0d7 commit 78ae0be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: weekly
interval: monthly
open-pull-requests-limit: 10
ignore:
- dependency-name: "*"
update-types: [ "version-update:semver-patch" ]
- package-ecosystem: cargo
directory: "/integration-test/bins"
schedule:
interval: weekly
interval: monthly
open-pull-requests-limit: 10
ignore:
- dependency-name: "*"
Expand Down

0 comments on commit 78ae0be

Please sign in to comment.