Skip to content

Commit

Permalink
Merge 0a2f689 into 2dc8149
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Nov 1, 2022
2 parents 2dc8149 + 0a2f689 commit 29bbf8c
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.7.0
rev: v2.0.0
hooks:
- id: autopep8
- repo: https://github.com/PyCQA/isort
Expand Down

0 comments on commit 29bbf8c

Please sign in to comment.