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

This commit is contained in:
Joe Rickerby
2023-02-13 23:04:52 +00: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.243
rev: v0.0.246
hooks:
- id: ruff
args: ["--fix"]