Skip to content

Commit 79ec64c

Browse files
[pre-commit.ci] pre-commit autoupdate (#206)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7c4ab3c commit 79ec64c

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
@@ -9,7 +9,7 @@ default_language_version:
99

1010
repos:
1111
- repo: https://github.com/pre-commit/pre-commit-hooks
12-
rev: v5.0.0
12+
rev: v6.0.0
1313
hooks:
1414
- id: end-of-file-fixer
1515
exclude: ui-tests/.*-snapshots
@@ -49,7 +49,7 @@ repos:
4949
additional_dependencies: ['validate-pyproject-schema-store[all]']
5050

5151
- repo: https://github.com/zizmorcore/zizmor-pre-commit
52-
rev: v1.11.0
52+
rev: v1.12.1
5353
hooks:
5454
- id: zizmor
5555
args: ['--pedantic', '--fix=safe']

0 commit comments

Comments
 (0)