File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11repos :
22 - repo : .
3- rev : v1.0.0
3+ rev : v1.0.1
44 hooks :
55 - id : cod3rocket
66 exclude : test/
Original file line number Diff line number Diff line change 11- id : cod3rocket
22 name : Cod3Rocket
3- entry : ghcr.io/cod3rocker /pre-commit-hooks:v1.0.0
3+ entry : ghcr.io/cod3rocket /pre-commit-hooks:v1.0.1
44 language : docker_image
55
66- id : cod3rocket-dev
77 name : Cod3Rocket
8- entry : ghcr.io/cod3rocker /pre-commit-hooks:dev
8+ entry : ghcr.io/cod3rocket /pre-commit-hooks:dev
99 language : docker_image
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -4,4 +4,5 @@ gitleaks = "8.30.0"
44java = " temurin-21.0.9+10.0.LTS"
55ktlint = " 1.8.0"
66opentofu = " 1.11.2"
7+ pre-commit = " 4.5.1"
78task = " 3.46.4"
Original file line number Diff line number Diff line change 11{
22 "name" : " pre-commit-hooks" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "module" : " entrypoint.ts" ,
55 "type" : " module" ,
66 "private" : true ,
You can’t perform that action at this time.
0 commit comments