Skip to content

Commit

Permalink
chore(pre-commit): autoupdate hooks (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
angela-tran authored Oct 1, 2024
2 parents ce0dafe + 76487e3 commit 28e392f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,13 @@ repos:
- python

- repo: https://github.com/pycqa/bandit
rev: 1.7.9
rev: 1.7.10
hooks:
- id: bandit
args: ["-ll"]
files: .py$

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.41.0
rev: v0.42.0
hooks:
- id: markdownlint

0 comments on commit 28e392f

Please sign in to comment.