Skip to content

Commit 59fea64

Browse files
authored
Merge pull request #2283 from HonkingGoose/fix/2259
fix typo in Gradle Kotlin DSL script filename extension
2 parents 2db1da3 + a01c273 commit 59fea64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/reusables/dependabot/supported-package-managers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Terraform: `terraform` | **✓** | |
2525

2626
-`yarn` (v1 only) (specify `npm`)
2727

28-
-`.gradle.tks` files, for Kotlin projects (specify `gradle`)
28+
-`.gradle.kts` files, for Kotlin projects (specify `gradle`)
2929

3030
-`pipenv`, `pip-compile`, and `poetry` (specify `pip`)
3131

0 commit comments

Comments
 (0)