Skip to content

Commit

Permalink
Merge pull request #1906 from pytroll/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
djhoese authored Nov 29, 2021
2 parents fdedbe2 + c9d7257 commit 85656a8
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 @@ -8,7 +8,7 @@ repos:
additional_dependencies: [flake8-docstrings, flake8-debugger, flake8-bugbear, mccabe]
args: [--max-complexity, "10"]
- repo: https://github.com/PyCQA/bandit
rev: '1.7.0' # Update me!
rev: '1.7.1' # Update me!
hooks:
- id: bandit
args: [--ini, .bandit]
Expand Down

0 comments on commit 85656a8

Please sign in to comment.