Skip to content

Commit adb33a4

Browse files
committed
fix pre commit hook
Signed-off-by: dklimpel <[email protected]>
1 parent b4abd3e commit adb33a4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v2.3.0
3+
rev: v5.0.0
44
hooks:
55
- id: check-yaml
66
exclude: "gating.yml"
@@ -23,6 +23,5 @@ repos:
2323
rev: v1.15.0
2424
hooks:
2525
- id: mypy
26-
language: system
2726
pass_filenames: false
2827
args: ["--package", "podman"]

0 commit comments

Comments
 (0)