mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Calm down excessive dependabot updates
This commit is contained in:
parent
b37edfe7fe
commit
610a3ef834
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -20,3 +20,7 @@ updates:
|
|||||||
interval: "daily"
|
interval: "daily"
|
||||||
reviewers:
|
reviewers:
|
||||||
- "gabek"
|
- "gabek"
|
||||||
|
ignore:
|
||||||
|
# Ignore patch revisions of the aws sdk
|
||||||
|
- dependency-name: "aws-sdk-go"
|
||||||
|
update-types: ["version-update:semver-patch"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user