Skip to content

Commit c029442

Browse files
⬆ [pre-commit.ci] pre-commit autoupdate (#686)
updates: - https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit - [github.com/astral-sh/ruff-pre-commit: v0.1.2 → v0.1.4](astral-sh/ruff-pre-commit@v0.1.2...v0.1.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e05eae6 commit c029442

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ repos:
1313
- --unsafe
1414
- id: end-of-file-fixer
1515
- id: trailing-whitespace
16-
- repo: https://github.com/charliermarsh/ruff-pre-commit
17-
rev: v0.1.2
16+
- repo: https://github.com/astral-sh/ruff-pre-commit
17+
rev: v0.1.4
1818
hooks:
1919
- id: ruff
2020
args:

0 commit comments

Comments
 (0)