Skip to content

Commit

Permalink
Merge pull request #412 from fedejaure/chore-update-pre-commit-hooks
Browse files Browse the repository at this point in the history
Update pre-commit hooks
  • Loading branch information
fedejaure authored Oct 7, 2024
2 parents 4263a88 + d53e625 commit d31d1e6
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 @@ -28,7 +28,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.5
rev: v0.6.9
hooks:
- id: ruff
- repo: https://github.com/python-poetry/poetry
Expand All @@ -41,7 +41,7 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/ansible-community/ansible-lint.git
rev: v24.9.0
rev: v24.9.2
hooks:
- id: ansible-lint
stages:
Expand Down

0 comments on commit d31d1e6

Please sign in to comment.