Skip to content

Commit 28e392f

Browse files
authored
chore(pre-commit): autoupdate hooks (#496)
2 parents ce0dafe + 76487e3 commit 28e392f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ repos:
4747
- python
4848

4949
- repo: https://github.com/pycqa/bandit
50-
rev: 1.7.9
50+
rev: 1.7.10
5151
hooks:
5252
- id: bandit
5353
args: ["-ll"]
5454
files: .py$
5555

5656
- repo: https://github.com/igorshubovych/markdownlint-cli
57-
rev: v0.41.0
57+
rev: v0.42.0
5858
hooks:
5959
- id: markdownlint

0 commit comments

Comments
 (0)