summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2023-05-09 10:19:03 +0300
committerGitHub <noreply@github.com>2023-05-09 10:19:03 +0300
commit79005b40a41c9994da68f1d23c41c3d0bdec61c1 (patch)
treebace7e97b2714b21708a46e6a0716d60ca213d04
parent82bb09b7beb8a06329582204fc1e5e24dec3aabf (diff)
downloadwheel-git-79005b40a41c9994da68f1d23c41c3d0bdec61c1.tar.gz
[pre-commit.ci] pre-commit autoupdate (#532)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.263 → v0.0.265](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.263...v0.0.265) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-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 3ae9d4b..0b1deca 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.263
+ rev: v0.0.265
hooks:
- id: ruff
args: [--fix, --show-fixes]