Skip to content

Commit 53e8987

Browse files
Merge pull request #7 from cod3rocket/fix-docker-image
Corrigido o nome da imagem
2 parents 74364c9 + 2ddf338 commit 53e8987

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-hooks.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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.0
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

0 commit comments

Comments
 (0)