Skip to content

Commit 7fa7e8f

Browse files
[pre-commit.ci] pre-commit autoupdate (#4178)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.4.3](astral-sh/ruff-pre-commit@v0.4.2...v0.4.3) - [github.com/ansible/ansible-lint: v24.2.2 → v24.2.3](ansible/ansible-lint@v24.2.2...v24.2.3) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2cd1c5f commit 7fa7e8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repos:
4747
types: [file, yaml]
4848
entry: yamllint --strict
4949
- repo: https://github.com/astral-sh/ruff-pre-commit
50-
rev: "v0.4.2"
50+
rev: "v0.4.3"
5151
hooks:
5252
- id: ruff
5353
args: [--fix, --exit-non-zero-on-fix]
@@ -94,6 +94,6 @@ repos:
9494
- pytest-testinfra
9595
- wcmatch
9696
- repo: https://github.com/ansible/ansible-lint
97-
rev: v24.2.2
97+
rev: v24.2.3
9898
hooks:
9999
- id: ansible-lint

0 commit comments

Comments
 (0)