Skip to content

Commit

Permalink
fix dependabot isue
Browse files Browse the repository at this point in the history
  • Loading branch information
ptbarnum4 committed Oct 2, 2024
1 parent 5f7dc21 commit 6e64c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ updates:
interval: 'weekly' # daily, weekly, monthly
ignore:
- dependency-name: 'styled-components'
versions: '>= 6.0.0'
versions: ['^5.3.0']

0 comments on commit 6e64c5d

Please sign in to comment.