Skip to content

Commit

Permalink
chore(pre-commit): autoupdate hooks (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda authored Dec 11, 2023
2 parents 9ae7195 + d4b55fa commit 8b47e2e
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 @@ -35,13 +35,13 @@ repos:
- python

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

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.37.0
rev: v0.38.0
hooks:
- id: markdownlint

0 comments on commit 8b47e2e

Please sign in to comment.