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

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Pierre Sassoulas 2024-02-05 21:46:11 +01:00 committed by GitHub
commit 0d91539614
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: repos:
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.1.15" rev: "v0.2.0"
hooks: hooks:
- id: ruff - id: ruff
args: ["--fix"] args: ["--fix"]