Skip to content

Commit 457e5b5

Browse files
authored
Merge pull request #26 from ninerealmlabs/renovate/charliermarsh-ruff-pre-commit-0.x
feat(github-release): update pre-commit hook charliermarsh/ruff-pre-commit to v0.5.0
2 parents 7d231b8 + 818c92c commit 457e5b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ repos:
102102
# - "--ignore-path '**/*.y*ml'"
103103
stages: [commit]
104104
- repo: https://github.com/charliermarsh/ruff-pre-commit
105-
rev: "v0.4.10"
105+
rev: "v0.5.0"
106106
hooks:
107107
- id: ruff
108108
name: Lint and Format with Ruff

0 commit comments

Comments
 (0)