Skip to content

Commit

Permalink
Dependabot: Update indirect dependencies too
Browse files Browse the repository at this point in the history
  • Loading branch information
lubo committed Apr 28, 2024
1 parent f5e68fd commit 2ea591c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ updates:
all:
patterns:
- '*'
allow:
- dependency-type: all
ignore:
- dependency-name: '*'
update-types:
Expand All @@ -41,6 +43,8 @@ updates:
all:
patterns:
- '*'
allow:
- dependency-type: all
ignore:
- dependency-name: '*'
update-types:
Expand All @@ -65,6 +69,8 @@ updates:
all:
patterns:
- '*'
allow:
- dependency-type: all
ignore:
- dependency-name: '*'
update-types:
Expand All @@ -89,6 +95,8 @@ updates:
all:
patterns:
- '*'
allow:
- dependency-type: all
ignore:
- dependency-name: '*'
update-types:
Expand Down

0 comments on commit 2ea591c

Please sign in to comment.