Skip to content

Commit 9459f58

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent cdb4ac7 commit 9459f58

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: 39d9ac5938dadb73df0564a45f163e25ff9fa6e2 # frozen: v0.16.1
6+
rev: 39d9ac5938dadb73df0564a45f163e25ff9fa6e2 # frozen: v0.16.1
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: 0ee178619d696787ca73d210cc191d720868c631 # frozen: v3.9.6
36+
rev: 0ee178619d696787ca73d210cc191d720868c631 # frozen: v3.9.6
3737
hooks:
3838
- id: prettier
3939

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

0 commit comments

Comments
 (0)