Skip to content

Commit 28896c1

Browse files
Update plugin org.danilopianini.gradle-pre-commit-git-hooks to v1.1.9
1 parent 22bcc00 commit 28896c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ gradle.rootProject {
1818
}
1919

2020
plugins {
21-
id("org.danilopianini.gradle-pre-commit-git-hooks") version "1.1.7"
21+
id("org.danilopianini.gradle-pre-commit-git-hooks") version "1.1.9"
2222
}
2323

2424
gitHooks {

0 commit comments

Comments
 (0)