summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2023-05-02 01:31:13 +0300
committerGitHub <noreply@github.com>2023-05-02 01:31:13 +0300
commit82bb09b7beb8a06329582204fc1e5e24dec3aabf (patch)
tree4507d9723ebe0bb62586824f853841aa1f8cbd02
parent95b7bc9a9b110f7dddbd95c068877f081c3998bf (diff)
downloadwheel-git-82bb09b7beb8a06329582204fc1e5e24dec3aabf.tar.gz
[pre-commit.ci] pre-commit autoupdate (#531)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.262 → v0.0.263](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.262...v0.0.263) 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 146ce94..3ae9d4b 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.262
+ rev: v0.0.263
hooks:
- id: ruff
args: [--fix, --show-fixes]