diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 651e698..1c3fe0a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: nox name: nox description: Run nox fixers and linters. - entry: nox -t fix style lint + entry: nox -t fix style lint --no-install language: system pass_filenames: false types_or: