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-03-28 07:31:01 +0200
committerGitHub <noreply@github.com>2023-03-28 07:31:01 +0200
commit7d76924a8ef0053be6484fe12e8c6c23d7145ab5 (patch)
tree0d5438cf0526c8eabbb8ffdc5df111ddd3a8e106 /.pre-commit-config.yaml
parent14e4cfbc4f7464019515de1e60f91ffc382a790d (diff)
downloadastroid-git-7d76924a8ef0053be6484fe12e8c6c23d7145ab5.tar.gz
[pre-commit.ci] pre-commit autoupdate (#2069)
updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.257 → v0.0.259](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.257...v0.0.259) 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 31005a7d..28a2d845 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.257"
+ rev: "v0.0.259"
hooks:
- id: ruff
exclude: tests/testdata