Skip to content

Commit 278e327

Browse files
chore(deps): pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.5.2](astral-sh/ruff-pre-commit@v0.5.0...v0.5.2)
1 parent 521f7ac commit 278e327

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
@@ -16,7 +16,7 @@ repos:
1616

1717
- repo: https://github.com/astral-sh/ruff-pre-commit
1818
# Ruff version.
19-
rev: 'v0.5.0'
19+
rev: 'v0.5.2'
2020
hooks:
2121
- id: ruff
2222
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)