Skip to content

Commit

Permalink
fix(github-release): update pre-commit hook charliermarsh/ruff-pre-co…
Browse files Browse the repository at this point in the history
…mmit to v0.9.2 (#107)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 4b72103 commit eb4799b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ repos:
# - "--ignore-path '**/*.y*ml'"
stages: [pre-commit]
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: "v0.9.1"
rev: "v0.9.2"
hooks:
- id: ruff
name: Lint and Format with Ruff
Expand Down

0 comments on commit eb4799b

Please sign in to comment.