Skip to content

Commit

Permalink
Update .pre-commit-config.yaml (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
bieniu committed Nov 5, 2021
1 parent 5e54121 commit b5ddb7a
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 @@ -42,7 +42,7 @@ repos:
args:
- --quiet
- --configfile=bandit.yaml
files: ^(accuweather)/.+\.py$
files: ^(accuweather|tests)/.+\.py$
- repo: https://github.com/PyCQA/isort
rev: 5.10.0
hooks:
Expand Down

0 comments on commit b5ddb7a

Please sign in to comment.