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: v2.0.2 → v2.0.4](pre-commit/mirrors-autopep8@v2.0.2...v2.0.4)
- [github.com/ansible/ansible-lint: v6.17.2 → v6.18.0](ansible/ansible-lint@v6.17.2...v6.18.0)
  • Loading branch information
pre-commit-ci[bot] authored Aug 29, 2023
1 parent bb39e40 commit 8018429
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.2
rev: v2.0.4
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.17.2
rev: v6.18.0
hooks:
- id: ansible-lint
args:
Expand Down

0 comments on commit 8018429

Please sign in to comment.