Skip to content

Commit

Permalink
Merge pull request #250 from ProjectMapK/fix/dependabot
Browse files Browse the repository at this point in the history
Fix ignored dep name
  • Loading branch information
k163377 authored Nov 24, 2024
2 parents 8f1ed41 + 59b137c commit 2465bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ updates:
- dependency-name: "kotlin"
- dependency-name: "kotlinx-metadata-jvm"
# linter is not subject to automatic renewal as it will be migrated to detekt in the future
- dependency-name: "kotlinter"
- dependency-name: "org.jmailen.kotlinter"

0 comments on commit 2465bca

Please sign in to comment.