Skip to content

Commit 53bc06b

Browse files
[pre-commit.ci] pre-commit autoupdate (#15027)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.16.6 → v0.16.7](astral-sh/ruff-pre-commit@v0.16.6...v0.16.7) - [github.com/woodruffw/zizmor-pre-commit: v1.30.0 → v1.30.1](zizmorcore/zizmor-pre-commit@v1.30.0...v1.30.1) - [github.com/RobertCraigie/pyright-python: v1.1.411 → v1.1.414](RobertCraigie/pyright-python@v1.1.411...v1.1.414) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent de30d84 commit 53bc06b

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
@@ -1,7 +1,7 @@
11
minimum_pre_commit_version: "4.4.0"
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: "v0.16.6"
4+
rev: "v0.16.7"
55
hooks:
66
- id: ruff-check
77
args: ["--fix"]
@@ -13,7 +13,7 @@ repos:
1313
- id: end-of-file-fixer
1414
- id: check-yaml
1515
- repo: https://github.com/woodruffw/zizmor-pre-commit
16-
rev: v1.30.0
16+
rev: v1.30.1
1717
hooks:
1818
- id: zizmor
1919
args: ["--fix", "--no-progress"]
@@ -50,7 +50,7 @@ repos:
5050
# on <3.11
5151
- exceptiongroup>=1.0.0rc8
5252
- repo: https://github.com/RobertCraigie/pyright-python
53-
rev: v1.1.411
53+
rev: v1.1.414
5454
hooks:
5555
- id: pyright
5656
files: ^(src/|scripts/)

0 commit comments

Comments
 (0)