We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65f5f32 commit 55046b2Copy full SHA for 55046b2
settings.gradle.kts
@@ -3,7 +3,7 @@ enableFeaturePreview("VERSION_CATALOGS")
3
4
plugins {
5
id("com.gradle.enterprise") version "3.11.1"
6
- id("org.danilopianini.gradle-pre-commit-git-hooks") version "1.0.25"
+ id("org.danilopianini.gradle-pre-commit-git-hooks") version "1.1.0"
7
}
8
9
gradleEnterprise {
0 commit comments