Skip to content

Commit

Permalink
Merge pull request #250 from java9-modularity/dependabot/gradle/test-…
Browse files Browse the repository at this point in the history
…project-kotlin-pre-1-7/jvm-1.9.22

Stop dependabot updating Kotlin version in /test-project-kotlin-pre-1-7
  • Loading branch information
big-andy-coates authored Feb 18, 2024
2 parents 6361508 + 317ea42 commit 2c21972
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ updates:
open-pull-requests-limit: 50
schedule:
interval: monthly
ignore:
- dependency-name: "org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin"
# This pre-Kotlin-1.7 project must not have the Kotlin major version updated:
update-types: [ "version-update:semver-major" ]
- package-ecosystem: gradle
directory: /test-project-mixed
open-pull-requests-limit: 50
Expand Down

0 comments on commit 2c21972

Please sign in to comment.