Skip to content

Commit cacb774

Browse files
committed
ignore patch release
1 parent bc8deae commit cacb774

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@ updates:
33
- package-ecosystem: "pip"
44
directory: "/"
55
schedule:
6-
interval: "monthly"
6+
interval: "weekly"
77
open-pull-requests-limit: 10
88
reviewers:
99
- "CodedCactus"
1010
assignees:
11-
- "CodedCactus"
11+
- "CodedCactus"
12+
ignore:
13+
- dependency-name: "*"
14+
update-types:
15+
- "version-update:semver-patch"

0 commit comments

Comments
 (0)