Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#77)
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-autopep8: v2.0.0 → v2.0.1](pre-commit/mirrors-autopep8@v2.0.0...v2.0.1)
- [github.com/ansible/ansible-lint: v6.10.0a1 → v6.10.0](ansible/ansible-lint@v6.10.0a1...v6.10.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Dec 19, 2022
1 parent 9d90eff commit a91537f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/pre-commit/mirrors-autopep8
rev: v2.0.0
rev: v2.0.1
hooks:
- id: autopep8
- repo: https://github.com/pre-commit/pre-commit-hooks.git
Expand All @@ -19,7 +19,7 @@ repos:
args:
- --py36-plus
- repo: https://github.com/ansible/ansible-lint
rev: v6.10.0a1
rev: v6.10.0
hooks:
- id: ansible-lint
args:
Expand Down

0 comments on commit a91537f

Please sign in to comment.