Skip to content

Commit 386a91a

Browse files
Update dependabot.yml
1 parent d1d3be0 commit 386a91a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "daily"
7+
ignore:
8+
update-types: [ "version-update:semver-patch" ]
79
- package-ecosystem: "docker"
810
directory: "/"
911
schedule:
1012
interval: "daily"
13+
ignore:
14+
update-types: [ "version-update:semver-patch" ]

0 commit comments

Comments
 (0)