Skip to content

Commit

Permalink
chore(deps): bump org.danilopianini.gradle-pre-commit-git-hooks
Browse files Browse the repository at this point in the history
Bumps [org.danilopianini.gradle-pre-commit-git-hooks](https://github.com/DanySK/gradle-pre-commit-git-hooks) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/DanySK/gradle-pre-commit-git-hooks/releases)
- [Changelog](https://github.com/DanySK/gradle-pre-commit-git-hooks/blob/master/CHANGELOG.md)
- [Commits](DanySK/gradle-pre-commit-git-hooks@2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: org.danilopianini.gradle-pre-commit-git-hooks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 44be1f5 commit 953cf80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ dependencyResolutionManagement.versionCatalogs.create("catalog") {
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
// https://github.com/DanySK/gradle-pre-commit-git-hooks
id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.0.0"
id("org.danilopianini.gradle-pre-commit-git-hooks") version "2.0.1"
}

gitHooks {
Expand Down

0 comments on commit 953cf80

Please sign in to comment.