Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#149)
Browse files Browse the repository at this point in the history
updates:
- https://github.com/pre-commit/mirrors-autopep8https://github.com/hhatto/autopep8
- [github.com/hhatto/autopep8: v2.0.2 → v2.0.4](hhatto/autopep8@v2.0.2...v2.0.4)
- [github.com/ansible/ansible-lint: v6.17.2 → v6.19.0](ansible/ansible-lint@v6.17.2...v6.19.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 Sep 19, 2023
1 parent 399c2b4 commit e9fb9f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/mirrors-autopep8
rev: v2.0.2
- repo: https://github.com/hhatto/autopep8
rev: v2.0.4
hooks:
- id: autopep8
- repo: https://github.com/pre-commit/pre-commit-hooks.git
Expand All @@ -12,7 +12,7 @@ repos:
- id: check-executables-have-shebangs
- id: debug-statements
- repo: https://github.com/ansible/ansible-lint
rev: v6.17.2
rev: v6.19.0
hooks:
- id: ansible-lint
args:
Expand Down

0 comments on commit e9fb9f1

Please sign in to comment.