Skip to content

Commit 07cea21

Browse files
chore(deps): update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.2
1 parent 957130b commit 07cea21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
plugins {
1010
id("com.gradle.enterprise") version "3.16.1"
11-
id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.0.0"
11+
id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.0.2"
1212
}
1313

1414
rootProject.name = "api-gateway-microservice"

0 commit comments

Comments
 (0)