Skip to content

Commit

Permalink
feat(github-release): update pre-commit hook charliermarsh/ruff-pre-c…
Browse files Browse the repository at this point in the history
…ommit to v0.5.0
  • Loading branch information
renovate[bot] committed Jun 28, 2024
1 parent 7d231b8 commit 818c92c
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.4.10"
rev: "v0.5.0"
hooks:
- id: ruff
name: Lint and Format with Ruff
Expand Down

0 comments on commit 818c92c

Please sign in to comment.