Skip to content

Commit

Permalink
Remove ignored dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbryant committed Sep 13, 2021
1 parent df57f26 commit d283383
Showing 1 changed file with 1 addition and 25 deletions.
26 changes: 1 addition & 25 deletions .github/dependabot.yml
Expand Up @@ -5,28 +5,4 @@ updates:
schedule:
interval: daily
time: "11:00"
open-pull-requests-limit: 99
ignore:
- dependency-name: postcss
versions:
- 8.2.10
- 8.2.12
- 8.2.6
- 8.2.7
- 8.2.8
- 8.2.9
- dependency-name: tailwindcss
versions:
- 2.1.1
- dependency-name: classnames
versions:
- 2.3.0
- dependency-name: react-dom
versions:
- 17.0.2
- dependency-name: react
versions:
- 17.0.2
- dependency-name: next
versions:
- 10.0.8
open-pull-requests-limit: 99

1 comment on commit d283383

@vercel
Copy link

@vercel vercel bot commented on d283383 Sep 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.