Skip to content

Commit e137e87

Browse files
Update .pre-commit-config.yaml (#562)
2 parents 99f7cdc + e6c70b7 commit e137e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: check-toml
1717
- id: detect-private-key
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.11.12
19+
rev: v0.11.13
2020
hooks:
2121
- id: ruff
2222
args: [--config, pyproject.toml]

0 commit comments

Comments
 (0)