summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2023-05-02 05:43:16 +0000
committerGitHub <noreply@github.com>2023-05-02 05:43:16 +0000
commita98b08ff09a67e4e2c9e4e0fe67c398d1537559d (patch)
treeb9c10799f810b4fee14a11f485df8cdb5e315952 /.pre-commit-config.yaml
parent9e103147c986a098181564b606a5fc95697df2c1 (diff)
downloadastroid-git-a98b08ff09a67e4e2c9e4e0fe67c398d1537559d.tar.gz
[pre-commit.ci] pre-commit autoupdate (#2164)
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>
Diffstat (limited to '.pre-commit-config.yaml')
-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 cf4ed91b..674bfbaf 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
- id: end-of-file-fixer
exclude: tests/testdata
- repo: https://github.com/charliermarsh/ruff-pre-commit
- rev: "v0.0.262"
+ rev: "v0.0.263"
hooks:
- id: ruff
exclude: tests/testdata