We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53e8987 + ea99010 commit 71a5124Copy full SHA for 71a5124
2 files changed
README.md
@@ -9,4 +9,5 @@ Hooks de pre commit da cod3Rocket
9
- [java (temurin)](https://adoptium.net) v21.0.9+10.0.LTS
10
- [ktlint](https://pinterest.github.io/ktlint) v1.8.0
11
- [opentofu](https://opentofu.org) v1.11.2
12
+- [pre-commit](https://pre-commit.com) v4.5.1
13
- [task](https://taskfile.dev) v3.46.4
mise.toml
@@ -4,4 +4,5 @@ gitleaks = "8.30.0"
4
java = "temurin-21.0.9+10.0.LTS"
5
ktlint = "1.8.0"
6
opentofu = "1.11.2"
7
+pre-commit = "4.5.1"
8
task = "3.46.4"
0 commit comments