Skip to content

Commit

Permalink
chore: dependabot checks daily
Browse files Browse the repository at this point in the history
  • Loading branch information
zonyitoo authored Sep 22, 2024
1 parent 8c95ada commit bf798a5
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,4 @@ updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
ignore:
- dependency-name: libc
versions:
- 0.2.92
- dependency-name: tokio
versions:
- 1.4.0
- dependency-name: bloomfilter
versions:
- 1.0.5
- dependency-name: regex
versions:
- 1.4.5
- dependency-name: serde
versions:
- 1.0.124
- dependency-name: tower
versions:
- 0.4.6
interval: daily

0 comments on commit bf798a5

Please sign in to comment.