Skip to content

Commit bc46f2e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.2 → v0.6.8](astral-sh/ruff-pre-commit@v0.6.2...v0.6.8)
1 parent 949ea82 commit bc46f2e

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: mixed-line-ending
1717
- id: requirements-txt-fixer
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.6.2
19+
rev: v0.6.8
2020
hooks:
2121
- id: ruff
2222
args: [--fix, --exclude=docs/*]

0 commit comments

Comments
 (0)