Skip to content

Commit

Permalink
Dependabot: Update major versions of indirect dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lubo committed Jun 1, 2024
1 parent e7b6428 commit 0d3cd3b
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 @@ -4,6 +4,8 @@ updates:
directory: /
schedule:
interval: daily
allow:
- dependency-type: all
ignore:
- dependency-name: '*'
update-types:
Expand All @@ -30,6 +32,8 @@ updates:
directory: /bookmarkmgr
schedule:
interval: daily
allow:
- dependency-type: all
ignore:
- dependency-name: '*'
update-types:
Expand All @@ -56,6 +60,8 @@ updates:
directory: /bookmarks4diff
schedule:
interval: daily
allow:
- dependency-type: all
ignore:
- dependency-name: '*'
update-types:
Expand All @@ -82,6 +88,8 @@ updates:
directory: /ytm
schedule:
interval: daily
allow:
- dependency-type: all
ignore:
- dependency-name: '*'
update-types:
Expand Down

0 comments on commit 0d3cd3b

Please sign in to comment.