Skip to content
This repository has been archived by the owner on Jan 8, 2023. It is now read-only.

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 22.10.0 → 22.12.0](psf/black@22.10.0...22.12.0)
- [github.com/ansible/ansible-lint.git: v6.9.1 → v6.10.0a1](https://github.com/ansible/ansible-lint.git/compare/v6.9.1...v6.10.0a1)
  • Loading branch information
pre-commit-ci[bot] authored Dec 12, 2022
1 parent 64d16ce commit 8b1f7e1
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
Expand Up @@ -17,7 +17,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 22.10.0
rev: 22.12.0
hooks:
- id: black
language_version: python3
Expand Down Expand Up @@ -63,6 +63,6 @@ repos:
- ansible-core>=2.13
- molecule>=4.0.0
- repo: https://github.com/ansible/ansible-lint.git
rev: v6.9.1
rev: v6.10.0a1
hooks:
- id: ansible-lint

0 comments on commit 8b1f7e1

Please sign in to comment.