Skip to content

Commit

Permalink
ci: [pre-commit.ci] pre-commit autoupdate (#133)
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/biomejs/pre-commit: v0.6.0 → v0.6.1](biomejs/pre-commit@v0.6.0...v0.6.1)
- [github.com/astral-sh/ruff-pre-commit: v0.8.3 → v0.8.4](astral-sh/ruff-pre-commit@v0.8.3...v0.8.4)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Dec 27, 2024
1 parent d138934 commit f8fe461
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 @@ -62,7 +62,7 @@ repos:
## TS / JS related
####
- repo: https://github.com/biomejs/pre-commit
rev: 'v0.6.0'
rev: 'v0.6.1'
hooks:
- id: biome-check
additional_dependencies: ['@biomejs/[email protected]']
Expand All @@ -76,7 +76,7 @@ repos:
## Python related
####
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.3
rev: v0.8.4
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit f8fe461

Please sign in to comment.