Skip to content

Commit 10c431c

Browse files
[pre-commit.ci] pre-commit autoupdate (#3943)
1 parent c86e876 commit 10c431c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
hooks:
2424
- id: validate-pyproject
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: "v0.15.12"
26+
rev: "v0.15.13"
2727
hooks:
2828
- id: ruff-check
2929
args: ["--fix", "--unsafe-fixes", "--exit-non-zero-on-fix"]
@@ -56,7 +56,7 @@ repos:
5656
exclude: ^docs/changelog/(\d+\.(feature|bugfix|doc|removal|misc).rst|template.jinja2)
5757
files: ^docs/changelog/
5858
- repo: https://github.com/zizmorcore/zizmor-pre-commit
59-
rev: v1.24.1
59+
rev: v1.25.2
6060
hooks:
6161
- id: zizmor
6262
- repo: meta

0 commit comments

Comments
 (0)