Skip to content

Commit 3e9c1d5

Browse files
authored
Bump ruff-pre-commit from v0.12.5 to v0.12.7 (#555)
1 parent eee2de5 commit 3e9c1d5

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
@@ -17,7 +17,7 @@ repos:
1717
args: [--py38-plus]
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
1919
# Ruff version.
20-
rev: v0.12.5
20+
rev: v0.12.7
2121
hooks:
2222
# Run the linter.
2323
- id: ruff-check

0 commit comments

Comments
 (0)