Skip to content

Commit

Permalink
chore: remove outmoded dependabot ignores (#257)
Browse files Browse the repository at this point in the history
  • Loading branch information
reubeno authored Nov 4, 2024
1 parent 3ed06fe commit 004d341
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@ updates:
github-actions:
patterns:
- "*"
ignore:
# For now, ignore updates to clap/assert_cmd to avoid requiring an MSRV update.
# Once we're okay bumping past 1.72.0, then we should remove these lines.
# Until then, we should carefully review upstream changes for these dependencies
# to identify any critical issues.
- dependency-name: "clap"
- dependency-name: "assert_cmd"

- package-ecosystem: "cargo"
directory: "/"
Expand Down

0 comments on commit 004d341

Please sign in to comment.