Skip to content

Commit

Permalink
Merge pull request #136 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 5f56e56 + 9db7862 commit d1bdd55
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 @@ -28,7 +28,7 @@ repos:
- id: check-yaml
args: [--unsafe]
- repo: https://github.com/PyCQA/bandit
rev: '1.7.10'
rev: '1.8.0'
hooks:
- id: bandit
args: [--ini, .bandit]
Expand Down

0 comments on commit d1bdd55

Please sign in to comment.