Skip to content

Commit e22a2e7

Browse files
[pre-commit.ci] pre-commit autoupdate (#10235)
updates: - [github.com/rbubley/mirrors-prettier: v3.5.0 → v3.5.1](rbubley/mirrors-prettier@v3.5.0...v3.5.1) - [github.com/PyCQA/bandit: 1.8.2 → 1.8.3](PyCQA/bandit@1.8.2...1.8.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 007a745 commit e22a2e7

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
@@ -144,7 +144,7 @@ repos:
144144
]
145145
exclude: tests(/\w*)*/functional/|tests/input|tests(/.*)+/conftest.py|doc/data/messages|tests(/\w*)*data/
146146
- repo: https://github.com/rbubley/mirrors-prettier
147-
rev: v3.5.0
147+
rev: v3.5.1
148148
hooks:
149149
- id: prettier
150150
args: [--prose-wrap=always, --print-width=88]
@@ -171,7 +171,7 @@ repos:
171171
setup.cfg
172172
)$
173173
- repo: https://github.com/PyCQA/bandit
174-
rev: 1.8.2
174+
rev: 1.8.3
175175
hooks:
176176
- id: bandit
177177
args: ["-r", "-lll"]

0 commit comments

Comments
 (0)