Merge pull request #1489 from pypa/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Grzegorz Bokota
2023-05-09 09:34:03 +02:00
committed by GitHub
+1 -1
View File
@@ -19,7 +19,7 @@ repos:
- id: black
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.262
rev: v0.0.265
hooks:
- id: ruff
args: ["--fix", "--show-fixes"]