Skip to content

Commit a2e0e39

Browse files
authored
chore(pre-commit): autoupdate hooks (#526)
2 parents eb7973c + b7e62b8 commit a2e0e39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@ repos:
4040
- python
4141

4242
- repo: https://github.com/PyCQA/flake8
43-
rev: 7.1.1
43+
rev: 7.1.2
4444
hooks:
4545
- id: flake8
4646
types:
4747
- python
4848

4949
- repo: https://github.com/pycqa/bandit
50-
rev: 1.8.2
50+
rev: 1.8.3
5151
hooks:
5252
- id: bandit
5353
args: ["-ll"]

0 commit comments

Comments
 (0)