Skip to content

Commit 5b3376a

Browse files
committed
chore: gah… ok let’s turn this off
1 parent 0de43b9 commit 5b3376a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ repos:
8787
language: python
8888
files: ^src/package/|^tests/
8989
types: [text, python]
90-
args: [--explicit-package-bases, --num-workers, '4', --config-file, pyproject.toml]
90+
args: [--explicit-package-bases, --num-workers, '1', --config-file, pyproject.toml]
9191

9292
# Check for potential security issues.
9393
- repo: https://github.com/PyCQA/bandit

0 commit comments

Comments
 (0)