Skip to content

Commit

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

fix(github-release): update pre-commit hook charliermarsh/ruff-pre-commit to v0.5.5
  • Loading branch information
ahgraber authored Jul 29, 2024
2 parents 45c7295 + f29c7c0 commit a360e28
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 @@ -102,7 +102,7 @@ repos:
# - "--ignore-path '**/*.y*ml'"
stages: [commit]
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: "v0.5.4"
rev: "v0.5.5"
hooks:
- id: ruff
name: Lint and Format with Ruff
Expand Down

0 comments on commit a360e28

Please sign in to comment.