Skip to content

Commit 332e91b

Browse files
authored
Merge pull request #648 from fedejaure/chore-update-pre-commit-hooks
chore(pre-commit): Bump pre-commit hooks
2 parents 04dc540 + f169abd commit 332e91b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repos:
2828
hooks:
2929
- id: black
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: v0.15.18
31+
rev: v0.16.3
3232
hooks:
3333
- id: ruff
3434
- repo: https://github.com/python-poetry/poetry
@@ -41,7 +41,7 @@ repos:
4141
hooks:
4242
- id: yamllint
4343
- repo: https://github.com/ansible-community/ansible-lint.git
44-
rev: v26.4.0
44+
rev: v26.8.0
4545
hooks:
4646
- id: ansible-lint
4747
stages:

0 commit comments

Comments
 (0)