Skip to content

Commit

Permalink
ci(deps): update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 12, 2024
1 parent 18ccffa commit 2715bac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.2
rev: 0.28.3
hooks:
- id: check-github-actions
- id: check-github-workflows
Expand All @@ -34,7 +34,7 @@ repos:
- id: yamllint

- repo: https://github.com/rhysd/actionlint
rev: v1.6.27
rev: v1.7.0
hooks:
- id: actionlint

Expand All @@ -47,7 +47,7 @@ repos:
- yaml

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.3
rev: v0.4.4
hooks:
- id: ruff
- id: ruff-format
Expand Down

0 comments on commit 2715bac

Please sign in to comment.