diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index acb83a4..a136812 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -6,4 +6,4 @@ entry: zeek-format args: [-i] #inplace language: python - files: '.*zeek' + files: \.zeek$