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

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
pre-commit-ci[bot] 2025-07-14 19:34:51 -03:00 committed by GitHub
parent ec87d0a139
commit 239def9be9
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.12.2"
rev: "v0.12.3"
hooks:
- id: ruff
args: ["--fix"]