Skip to content

Commit

Permalink
Merge pull request #128 from data-exp-lab/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
chrishavlin committed Feb 20, 2024
2 parents c915580 + 13a0cbc commit bd13651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repos:
- id: flake8
additional_dependencies: [flake8-typing-imports==1.12.0]
- repo: https://github.com/PyCQA/autoflake
rev: v2.2.1
rev: v2.3.0
hooks:
- id: autoflake
args: ["--in-place", "--remove-all-unused-imports"]
Expand Down

0 comments on commit bd13651

Please sign in to comment.