Skip to content

Commit

Permalink
Make pre-commit run Bandit hook using a single process (#1029)
Browse files Browse the repository at this point in the history
Co-authored-by: Luke Hinds <lukehinds@gmail.com>
Co-authored-by: Eric Brown <ericwb@users.noreply.github.com>
  • Loading branch information
3 people committed Jun 15, 2023
1 parent 781a3e9 commit a3c0461
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
language: python
language_version: python3
types: [python]
require_serial: true

0 comments on commit a3c0461

Please sign in to comment.