Skip to content

Commit 3694359

Browse files
style: auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 27542b8 commit 3694359

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
@@ -51,7 +51,7 @@ repos:
5151
- hooks:
5252
- id: black
5353
repo: https://github.com/psf/black
54-
rev: 25.1.0
54+
rev: 24.10.0
5555
- repo: https://github.com/pre-commit/mirrors-prettier
5656
hooks:
5757
- id: prettier
@@ -71,7 +71,7 @@ repos:
7171
# - id: prospector
7272
# exclude: ^(tests)/.+\.py$
7373
- repo: https://github.com/PyCQA/bandit
74-
rev: 1.8.6
74+
rev: 1.7.10
7575
hooks:
7676
- id: bandit
7777
args:

0 commit comments

Comments
 (0)