Skip to content

Commit 9e3f371

Browse files
Merge pull request #21 from kevinshen56714/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e084b91 + ee41313 commit 9e3f371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919

2020
# If you want to avoid flake8 errors due to unused vars or imports:
2121
- repo: https://github.com/PyCQA/autoflake
22-
rev: v2.3.0
22+
rev: v2.3.1
2323
hooks:
2424
- id: autoflake
2525
args: [

0 commit comments

Comments
 (0)