Skip to content

Commit 346b7dd

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5208f31 commit 346b7dd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: c59bba8fb259db0fec2bbb77ad8ba51ea7341b56 # frozen: v0.15.20
6+
rev: c59bba8fb259db0fec2bbb77ad8ba51ea7341b56 # frozen: v0.15.20
77
hooks:
88
- id: ruff
99
args:
@@ -33,12 +33,12 @@ repos:
3333
# isort rules get confused in the temporary files
3434
- --ignore=I
3535
- repo: https://github.com/rbubley/mirrors-prettier
36-
rev: 39e2973981e6d2f9b6c543b0086a2d2393abdc89 # frozen: v3.9.4
36+
rev: 39e2973981e6d2f9b6c543b0086a2d2393abdc89 # frozen: v3.9.4
3737
hooks:
3838
- id: prettier
3939

4040
- repo: https://github.com/zizmorcore/zizmor-pre-commit
41-
rev: e3eebf65325ccc992422292cb7a4baee967cf815 # frozen: v1.26.1
41+
rev: e3eebf65325ccc992422292cb7a4baee967cf815 # frozen: v1.26.1
4242
hooks:
4343
- id: zizmor
4444
args:

0 commit comments

Comments
 (0)