Skip to content

Commit

Permalink
Merge pull request #85 from pytroll/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese authored Dec 3, 2024
2 parents d746bf8 + 3e22764 commit 5040377
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 @@ -23,7 +23,7 @@ repos:
- id: check-yaml
args: [--unsafe]
- repo: https://github.com/PyCQA/bandit
rev: '1.7.10' # Update me!
rev: '1.8.0' # Update me!
hooks:
- id: bandit
args: [--ini, .bandit]
Expand Down

0 comments on commit 5040377

Please sign in to comment.