Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormosfet80 <realeandrea@yahoo.it>2023-06-21 09:55:17 +0200
committerGitHub <noreply@github.com>2023-06-21 09:55:17 +0200
commit23f98082cc5bb2703f4c31d5c42c299af18598ea (patch)
treeb9a6083552c61cbb2a96e49e17120dcca59721df
parent885f89c3a15ef9d5ed8711cdb270ed5aea189705 (diff)
Update autoflake (#1889)
-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 002defbb..32cc9eec 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,7 +1,7 @@
default_stages: ['commit']
repos:
- repo: https://github.com/pycqa/autoflake
- rev: v2.0.2
+ rev: v2.1.1
hooks:
- id: autoflake
args: [