Skip to content

Commit d2f40e2

Browse files
authored
chore(pre-commit): autoupdate hooks (#100)
2 parents b1fe0ef + 46b6569 commit d2f40e2

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
@@ -25,14 +25,14 @@ repos:
2525
- python
2626

2727
- repo: https://github.com/PyCQA/flake8
28-
rev: 7.0.0
28+
rev: 7.1.0
2929
hooks:
3030
- id: flake8
3131
types:
3232
- python
3333

3434
- repo: https://github.com/pycqa/bandit
35-
rev: 1.7.8
35+
rev: 1.7.9
3636
hooks:
3737
- id: bandit
3838
args: ["-ll"]

0 commit comments

Comments
 (0)