Skip to content

Commit

Permalink
Merge pull request #180 from ninerealmlabs/renovate/charliermarsh-ruf…
Browse files Browse the repository at this point in the history
…f-pre-commit-0.x

chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.8.2
  • Loading branch information
ahgraber authored Dec 6, 2024
2 parents e441eb6 + 3f9e5c4 commit 141b24d
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 @@ -86,7 +86,7 @@ repos:
# stages: [pre-commit, ci]
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: "v0.8.1"
rev: "v0.8.2"
hooks:
- id: ruff
args: [--fix]
Expand Down

0 comments on commit 141b24d

Please sign in to comment.