Skip to content

Commit 6a30f9e

Browse files
Merge pull request #14932 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b0de735 + e4f43e7 commit 6a30f9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
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.3"
4+
rev: "v0.16.4"
55
hooks:
66
- id: ruff-check
77
args: ["--fix"]

0 commit comments

Comments
 (0)