Skip to content

Commit

Permalink
Remove dependabot ignores (#806)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeevithakannan2 authored Nov 6, 2024
1 parent 176b19d commit 8ea3da9
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,4 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
ignore:
- dependency-name: "actions/stale"
versions: '>= 9'
- dependency-name: "actions/setup-python"
versions: '> 4'
- dependency-name: "crossterm"
versions: '> 0.27.0'
interval: "weekly"

0 comments on commit 8ea3da9

Please sign in to comment.