Skip to content

Commit 0303efd

Browse files
[pre-commit.ci] pre-commit autoupdate (#3161)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.6](astral-sh/ruff-pre-commit@v0.1.5...v0.1.6) - [github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.6](astral-sh/ruff-pre-commit@v0.1.5...v0.1.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2e9e8b2 commit 0303efd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: end-of-file-fixer
66
- id: trailing-whitespace
77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.1.5
8+
rev: v0.1.6
99
hooks:
1010
- id: ruff-format
1111
- repo: https://github.com/codespell-project/codespell
@@ -36,7 +36,7 @@ repos:
3636
- id: blacken-docs
3737
additional_dependencies: [black==23.10.1]
3838
- repo: https://github.com/astral-sh/ruff-pre-commit
39-
rev: v0.1.5
39+
rev: v0.1.6
4040
hooks:
4141
- id: ruff
4242
args: [--fix, --exit-non-zero-on-fix, --unsafe-fixes]

0 commit comments

Comments
 (0)