Skip to content

Commit a7d64a8

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.4.5 (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54f4d9f commit a7d64a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ repos:
3737
- id: prettier
3838
args: ["--tab-width", "2"]
3939
- repo: https://github.com/astral-sh/ruff-pre-commit
40-
rev: v0.4.4
40+
rev: v0.4.5
4141
hooks:
4242
- id: ruff
4343
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)