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/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.4](astral-sh/ruff-pre-commit@v0.4.3...v0.4.4)
- [github.com/rhysd/actionlint: v1.6.27 → v1.7.0](rhysd/actionlint@v1.6.27...v1.7.0)
  • Loading branch information
pre-commit-ci[bot] committed May 13, 2024
1 parent 7ea311f commit 4bf909c
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 @@ -8,7 +8,7 @@ repos:
- id: end-of-file-fixer
- id: check-yaml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.3
rev: v0.4.4
hooks:
- id: ruff
args: ["--fix"]
Expand All @@ -34,7 +34,7 @@ repos:
# https://github.com/crate-ci/typos/issues/347
pass_filenames: false
- repo: https://github.com/rhysd/actionlint
rev: v1.6.27
rev: v1.7.0
hooks:
- id: actionlint
- repo: local
Expand Down

0 comments on commit 4bf909c

Please sign in to comment.