summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2023-03-21 12:04:16 +0200
committerGitHub <noreply@github.com>2023-03-21 12:04:16 +0200
commitc87e6ed82b58b41b258a3e8c852af8bc1817bb00 (patch)
treeffd1f3e6746e6a4e8150a144812d66c76f7873dc
parent27b3d22dd3aca9fda0b79b68f2879788a8a6878b (diff)
downloadwheel-git-c87e6ed82b58b41b258a3e8c852af8bc1817bb00.tar.gz
[pre-commit.ci] pre-commit autoupdate (#521)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.255 → v0.0.257](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.255...v0.0.257) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Alex Grönholm <alex.gronholm@nextday.fi>
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index b78cbca..75e0187 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
- id: trailing-whitespace
- repo: https://github.com/charliermarsh/ruff-pre-commit
- rev: v0.0.255
+ rev: v0.0.257
hooks:
- id: ruff
args: [--fix, --show-fixes]