Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Jan 21, 2025
1 parent 0511f08 commit eb78eba
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,9 @@ repos:
hooks:
- id: typos
exclude: ^\.gitignore$

- repo: https://github.com/PyCQA/bandit
rev: 1.8.2
hooks:
- id: bandit

0 comments on commit eb78eba

Please sign in to comment.