Skip to content

Commit 81c7fc5

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions-22099e00f8
2 parents 48f28b4 + e9e5722 commit 81c7fc5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ updates:
6666
examples-go:
6767
patterns:
6868
- "*"
69+
ignore:
70+
- dependency-name: "*"
71+
update-types: ["version-update:semver-patch"]
6972
# Enable version updates for examples rust
7073
- package-ecosystem: "cargo"
7174
directory: "/examples/developer-hub-rust/"

0 commit comments

Comments
 (0)