Skip to content

Commit 83a423e

Browse files
Update .pre-commit-config.yaml
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.4 → v0.14.5](astral-sh/ruff-pre-commit@v0.14.4...v0.14.5)
1 parent 5b08b8c commit 83a423e

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.4
17+
rev: v0.14.5
1818
hooks:
1919
- id: ruff
2020
- id: ruff-format

0 commit comments

Comments
 (0)