Skip to content

Commit 1abb570

Browse files
authored
chore(pre-commit): autoupdate hooks (#133)
2 parents ece1cdf + 2951138 commit 1abb570

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
- id: check-added-large-files
2525

2626
- repo: https://github.com/psf/black-pre-commit-mirror
27-
rev: 26.1.0
27+
rev: 26.3.1
2828
hooks:
2929
- id: black
3030
types:
@@ -38,7 +38,7 @@ repos:
3838
- python
3939

4040
- repo: https://github.com/pycqa/bandit
41-
rev: 1.9.3
41+
rev: 1.9.4
4242
hooks:
4343
- id: bandit
4444
args: ["-ll"]

0 commit comments

Comments
 (0)