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>2022-08-30 06:16:52 +0200
committerGitHub <noreply@github.com>2022-08-30 06:16:52 +0200
commit830a9a6fe621a6c6ac9218d2ba03cb0dfd0eae8c (patch)
tree2644ae5c9d1b574f33def691a265818dc5a74c98 /.pre-commit-config.yaml
parent68b1fd44b642df8f8a9a092967265f582d10c412 (diff)
downloadastroid-git-830a9a6fe621a6c6ac9218d2ba03cb0dfd0eae8c.tar.gz
[pre-commit.ci] pre-commit autoupdate (#1762)
updates: - [github.com/myint/autoflake: v1.4 → v1.5.1](https://github.com/myint/autoflake/compare/v1.4...v1.5.1) 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 5cc2a699..84c3e7ca 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/myint/autoflake
- rev: v1.4
+ rev: v1.5.1
hooks:
- id: autoflake
exclude: tests/testdata|astroid/__init__.py|astroid/scoped_nodes.py|astroid/node_classes.py