Skip to content

Commit 881da1d

Browse files
authored
Merge pull request #9 from ninerealmlabs/renovate/charliermarsh-ruff-pre-commit-0.x
fix(github-release): update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.6
2 parents 07203d4 + 547e7bb commit 881da1d

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.5"
105+
rev: "v0.4.6"
106106
hooks:
107107
- id: ruff
108108
name: Lint and Format with Ruff

0 commit comments

Comments
 (0)