Skip to content

Commit b590527

Browse files
authored
ci: pre-commit (#188)
1 parent f861fdd commit b590527

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ repos:
99
rev: v4.2.0
1010
hooks:
1111
- id: validate_manifest
12-
name: pre-commit autoupdate
13-
entry: pre-commit autoupdate
14-
always_run: true
15-
pass_filenames: false
1612

1713
- repo: meta
1814
hooks:
@@ -125,4 +121,4 @@ repos:
125121

126122
ci:
127123
autoupdate_commit_msg: "ci: pre-commit autoupdate"
128-
skip: [validate_manifest, hadolint-docker, shellcheck]
124+
skip: [hadolint-docker, shellcheck]

0 commit comments

Comments
 (0)