Skip to content

Commit 71a5124

Browse files
Merge pull request #8 from cod3rocket/add-pre-commit
Adicionado o pre-commit ao mise.toml
2 parents 53e8987 + ea99010 commit 71a5124

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ Hooks de pre commit da cod3Rocket
99
- [java (temurin)](https://adoptium.net) v21.0.9+10.0.LTS
1010
- [ktlint](https://pinterest.github.io/ktlint) v1.8.0
1111
- [opentofu](https://opentofu.org) v1.11.2
12+
- [pre-commit](https://pre-commit.com) v4.5.1
1213
- [task](https://taskfile.dev) v3.46.4

mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ gitleaks = "8.30.0"
44
java = "temurin-21.0.9+10.0.LTS"
55
ktlint = "1.8.0"
66
opentofu = "1.11.2"
7+
pre-commit = "4.5.1"
78
task = "3.46.4"

0 commit comments

Comments
 (0)