Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-autopep8: v1.6.0 → v1.7.0](pre-commit/mirrors-autopep8@v1.6.0...v1.7.0)
  • Loading branch information
pre-commit-ci[bot] authored and sallner committed Aug 17, 2022
1 parent 909914c commit dc18ebf
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 @@ -19,7 +19,7 @@ repos:
language_version: python3
additional_dependencies: [flake8-typing-imports==1.9.0]
- repo: https://github.com/pre-commit/mirrors-autopep8
rev: v1.6.0
rev: v1.7.0
hooks:
- id: autopep8
- repo: https://github.com/PyCQA/isort
Expand Down

0 comments on commit dc18ebf

Please sign in to comment.