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.7.1 → v0.7.4](astral-sh/ruff-pre-commit@v0.7.1...v0.7.4)
- [github.com/rhysd/actionlint: v1.7.3 → v1.7.4](rhysd/actionlint@v1.7.3...v1.7.4)
  • Loading branch information
pre-commit-ci[bot] authored Nov 18, 2024
1 parent ce4b41d commit e40f646
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 @@ -33,7 +33,7 @@ repos:
args: [--format, parsable, --strict, -d, relaxed]
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: 'v0.7.1'
rev: 'v0.7.4'
hooks:
- id: ruff-format
- id: ruff
Expand All @@ -47,7 +47,7 @@ repos:
hooks:
- id: shellcheck
- repo: https://github.com/rhysd/actionlint
rev: v1.7.3
rev: v1.7.4
hooks:
- id: actionlint
name: actionlint
Expand Down

0 comments on commit e40f646

Please sign in to comment.