Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 15, 2023
1 parent c72ea67 commit e78980c
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.7
rev: v0.1.8
hooks:
- id: ruff
args:
Expand Down Expand Up @@ -28,7 +28,7 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.3-1
rev: v4.0.0-alpha.5
hooks:
- id: prettier
stages: [manual]
Expand Down

0 comments on commit e78980c

Please sign in to comment.