Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
fixes #35

Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote authored Nov 21, 2023
1 parent 9e8fa79 commit d3971a2
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,6 @@ updates:
labels:
- kind/chore
- pr/dependencies
ignore:
- dependency-name: "@material-ui/core"
versions:
- "> 4.9.13"
- "< 5"
- dependency-name: next
versions:
- "> 10.0.1"
- "< 10.1"
- dependency-name: next-redux-wrapper
versions:
- ">= 6.a"
- "< 7"
- dependency-name: react-select
versions:
- ">= 3.1.a"
- "< 3.2"
- package-ecosystem: npm
directory: "/provider-ui"
schedule:
Expand Down Expand Up @@ -74,4 +57,4 @@ updates:
labels:
- pr/dependencies
- kind/chore
- language/go
- language/go

0 comments on commit d3971a2

Please sign in to comment.