Merge pull request #12176 from pytest-dev/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Ronny Pfannschmidt 2024-04-02 08:41:02 +02:00 committed by GitHub
commit 381593ccf0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.3.4"
rev: "v0.3.5"
hooks:
- id: ruff
args: ["--fix"]