index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | mosfet80 <realeandrea@yahoo.it> | 2023-06-21 09:55:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-21 09:55:17 +0200 |
commit | 23f98082cc5bb2703f4c31d5c42c299af18598ea (patch) | |
tree | b9a6083552c61cbb2a96e49e17120dcca59721df | |
parent | 885f89c3a15ef9d5ed8711cdb270ed5aea189705 (diff) |
-rw-r--r-- | .pre-commit-config.yaml | 2 |
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: [ |