Skip to content

Commit 3a3ddc7

Browse files
Update pre-commit hook charliermarsh/ruff-pre-commit to v0.3.4 (#316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad4a76b commit 3a3ddc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
- id: check-yaml
99
- id: check-added-large-files
1010
- repo: https://github.com/charliermarsh/ruff-pre-commit
11-
rev: 'v0.3.3'
11+
rev: 'v0.3.4'
1212
hooks:
1313
- id: ruff
1414
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)