Skip to content

Commit 3d5f6ca

Browse files
Bump pre-commit hook charliermarsh/ruff-pre-commit to v0.15.8
1 parent d64609d commit 3d5f6ca

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
@@ -20,7 +20,7 @@ repos:
2020

2121
# Ruff replaces black, flake8, autoflake, isort and more
2222
- repo: https://github.com/charliermarsh/ruff-pre-commit
23-
rev: 'v0.15.7' # make sure this is always consistent with hatch configs
23+
rev: 'v0.15.8' # make sure this is always consistent with hatch configs
2424
hooks:
2525
- id: ruff
2626
- id: ruff-format

0 commit comments

Comments
 (0)