Skip to content

Commit 5434716

Browse files
Update .pre-commit-config.yaml (#153)
2 parents 0fe0d25 + d30cbd5 commit 5434716

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
@@ -14,7 +14,7 @@ repos:
1414
- id: check-toml
1515
- id: detect-private-key
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.14.13
17+
rev: v0.14.14
1818
hooks:
1919
- id: ruff
2020
args: [--config, pyproject.toml]

0 commit comments

Comments
 (0)