Skip to content

Commit

Permalink
Merge pull request #77 from officel/update/pre-commit-autoupdate
Browse files Browse the repository at this point in the history
build(deps): bump pre-commit autoupdate
  • Loading branch information
officel authored Feb 10, 2025
2 parents be959c2 + d572340 commit 263ba0d
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 @@ -2,7 +2,7 @@
# https://pre-commit.com/
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.9.0
rev: v0.9.6
hooks:
- id: ruff
args:
Expand All @@ -29,7 +29,7 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/rhysd/actionlint
rev: v1.7.6
rev: v1.7.7
hooks:
- id: actionlint

Expand Down

0 comments on commit 263ba0d

Please sign in to comment.