diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5beebf2..01e4346 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,8 +31,6 @@ repos: - id: rubocop name: Check Ruby files with rubocop args: [--debug] - always_run: true - pass_filenames: false - repo: https://github.com/shellcheck-py/shellcheck-py rev: v0.9.0.6 hooks: