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.0 → v0.7.2](astral-sh/ruff-pre-commit@v0.7.0...v0.7.2)
- [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 4, 2024
1 parent 02fb5a2 commit 08bfac4
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 @@ -44,7 +44,7 @@ repos:
- --exclude-files
- ".*_test.js"
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.7.0"
rev: "v0.7.2"
hooks:
- id: ruff-format
- id: ruff
Expand All @@ -57,7 +57,7 @@ repos:
- id: shellcheck
args: ["--severity=warning"]
- 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 08bfac4

Please sign in to comment.