Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#4094)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/pre-commit/mirrors-prettier: v3.1.0 →
v4.0.0-alpha.3](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.3)
- [github.com/ansible/ansible-lint: v6.22.0 →
v6.22.1](ansible/ansible-lint@v6.22.0...v6.22.1)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
pre-commit-ci[bot] authored Dec 5, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 631cc73 commit ff5f024
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
@@ -7,7 +7,7 @@ default_language_version:
repos:
- repo: https://github.com/pre-commit/mirrors-prettier
# keep it before yamllint
rev: "v3.1.0"
rev: "v4.0.0-alpha.3"
hooks:
- id: prettier
# Temporary excludes so we can gradually normalize the formatting
@@ -94,6 +94,6 @@ repos:
- pytest-testinfra
- wcmatch
- repo: https://github.com/ansible/ansible-lint
rev: v6.22.0
rev: v6.22.1
hooks:
- id: ansible-lint

0 comments on commit ff5f024

Please sign in to comment.