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-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.git: v6.22.0 → v6.22.1](https://github.com/ansible/ansible-lint.git/compare/v6.22.0...v6.22.1)
  • Loading branch information
pre-commit-ci[bot] authored Dec 4, 2023
1 parent 310b908 commit 573104a
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 @@ -47,7 +47,7 @@ repos:
'\Whttps?://\S*',
]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v3.1.0"
rev: "v4.0.0-alpha.3"
hooks:
- id: prettier
args: [--config, .meta/prettierrc.yml]
Expand Down Expand Up @@ -96,7 +96,7 @@ repos:
args: [--config, .meta/flake8.conf]
# Ansible
- repo: https://github.com/ansible/ansible-lint.git
rev: "v6.22.0"
rev: "v6.22.1"
hooks:
- id: ansible-lint
args:
Expand Down

0 comments on commit 573104a

Please sign in to comment.