summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2023-05-02 05:46:49 +0000
committerGitHub <noreply@github.com>2023-05-02 05:46:49 +0000
commit3bb57fa7c9175a0fcc86dc025ffa17c5193920f7 (patch)
treeab87c13e746d7ff034146ff566ba8d5f55582ab2
parent0b55e8e4d6b1d42177fa2a50cbf265163727d69d (diff)
downloadpylint-git-3bb57fa7c9175a0fcc86dc025ffa17c5193920f7.tar.gz
[pre-commit.ci] pre-commit autoupdate (#8651)
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) - [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.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 23ddc609c..48819fe3b 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -16,13 +16,13 @@ repos:
doc/data/messages/m/missing-final-newline/bad.py|
)$
- repo: https://github.com/charliermarsh/ruff-pre-commit
- rev: "v0.0.262"
+ rev: "v0.0.263"
hooks:
- id: ruff
args: ["--fix"]
exclude: &fixtures tests(/\w*)*/functional/|tests/input|doc/data/messages|tests(/\w*)*data/
- repo: https://github.com/charliermarsh/ruff-pre-commit
- rev: "v0.0.262"
+ rev: "v0.0.263"
hooks:
- id: ruff
name: ruff-doc