From dc9a2216892d0a76850c086937c0a947efd18a2d Mon Sep 17 00:00:00 2001 From: Aljoscha Gerber Date: Mon, 21 Aug 2023 15:16:37 +0200 Subject: [PATCH] hooks: remove args key --- .pre-commit-hooks.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 0909680227b..10fdc008c32 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -31,4 +31,3 @@ pass_filenames: false stages: [post-checkout, post-merge] always_run: true - args: ["--sync"]