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

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Bruno Oliveira
2024-04-17 15:11:33 -03:00
committed by GitHub

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.3.5" rev: "v0.3.7"
hooks: hooks:
- id: ruff - id: ruff
args: ["--fix"] args: ["--fix"]