Skip to content

Commit f1313f3

Browse files
authored
ignore swift core in renovate (#974)
1 parent 86f8dc3 commit f1313f3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/renovate.json5

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"config:best-practices",
55
"helpers:pinGitHubActionDigestsToSemver"
66
],
7+
"ignoreDeps": [
8+
"open-telemetry/opentelemetry-swift-core"
9+
],
710
"packageRules": [
811
{
912
"groupName": "all patch versions",

0 commit comments

Comments
 (0)