Skip to content

Commit b61eb92

Browse files
committed
Dependabot: ignore Kotlin updates
They will be handled by another automation.
1 parent 32efc5f commit b61eb92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "daily"
8+
ignore:
9+
- dependency-name: "org.jetbrains.kotlin.jvm"
810
- package-ecosystem: "github-actions"
911
directory: "/"
1012
schedule:

0 commit comments

Comments
 (0)