We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1986b0d commit 0bbaa98Copy full SHA for 0bbaa98
settings.gradle.kts
@@ -1,7 +1,7 @@
1
rootProject.name = "Kotlin2PlantUML"
2
3
plugins {
4
- id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.1.1"
+ id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.1.2"
5
}
6
7
gitHooks {
0 commit comments