Skip to content

Commit a730b47

Browse files
committed
chore: update dependabot so it stops spamming me with useless junk
1 parent 915fd14 commit a730b47

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,9 @@ updates:
44
directory: "/"
55
schedule:
66
interval: daily
7-
ignore:
8-
- dependency-name: "Microsoft.Extensions.Logging"
9-
update-types: ["version-update:semver-major"]
10-
- dependency-name: "System.Runtime.Caching"
11-
update-types: ["version-update:semver-major"]
7+
open-pull-requests-limit: 0
128

139
- package-ecosystem: "github-actions"
1410
directory: "/"
1511
schedule:
16-
interval: "daily"
12+
interval: "weekly"

0 commit comments

Comments
 (0)