Skip to content

Commit

Permalink
Auto-update pre-commit hooks (#207)
Browse files Browse the repository at this point in the history
Co-authored-by: bieniu <bieniu@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and bieniu committed Aug 4, 2023
1 parent 2e04048 commit ca3acb6
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/charliermarsh/ruff-pre-commit
rev: v0.0.280
rev: v0.0.282
hooks:
- id: ruff
args:
Expand Down Expand Up @@ -34,7 +34,7 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0
rev: v3.0.1
hooks:
- id: prettier
stages: [manual]
Expand Down

0 comments on commit ca3acb6

Please sign in to comment.