Skip to content

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.5.7 → v1.6.0](pre-commit/mirrors-autopep8@v1.5.7...v1.6.0)
  • Loading branch information
pre-commit-ci[bot] authored and sallner committed Jan 4, 2022
1 parent af7f51b commit 348a75d
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 @@ -18,7 +18,7 @@ repos:
additional_dependencies: [flake8-typing-imports==1.9.0]
args: ["--per-file-ignores=src/gocept/pytestlayer/tests/test_integration.py:E501"]
- repo: https://github.com/pre-commit/mirrors-autopep8
rev: v1.5.7
rev: v1.6.0
hooks:
- id: autopep8
- repo: https://github.com/PyCQA/isort
Expand Down

0 comments on commit 348a75d

Please sign in to comment.