Skip to content

Commit

Permalink
Merge pull request #536 from alandtse/test_ci
Browse files Browse the repository at this point in the history
ci: fix broken tests
  • Loading branch information
alandtse authored Mar 14, 2023
2 parents d8896b0 + 7c9bdf6 commit e017a6d
Show file tree
Hide file tree
Showing 5 changed files with 371 additions and 319 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ repos:
- id: prospector
exclude: ^(tests)/.+\.py$
- repo: https://github.com/PyCQA/bandit
rev: 1.7.4
rev: 1.7.5
hooks:
- id: bandit
args:
Expand Down
Loading

0 comments on commit e017a6d

Please sign in to comment.