Skip to content

Commit

Permalink
Re-enable bandit and mypy in pre-commit.ci checks
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed May 16, 2023
1 parent 48f81c4 commit b40715d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ repos:
ci:
# To trigger manually, comment on a pull request with "pre-commit.ci autofix"
autofix_prs: false
skip: [bandit, mypy]
skip: []

0 comments on commit b40715d

Please sign in to comment.