Skip to content

Commit f2f40e5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit - [github.com/astral-sh/ruff-pre-commit: v0.0.280 → v0.0.282](astral-sh/ruff-pre-commit@v0.0.280...v0.0.282)
1 parent 117d310 commit f2f40e5

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
@@ -3,8 +3,8 @@ repos:
33
rev: '1.0.1'
44
hooks:
55
- id: flynt
6-
- repo: https://github.com/charliermarsh/ruff-pre-commit
7-
rev: 'v0.0.280'
6+
- repo: https://github.com/astral-sh/ruff-pre-commit
7+
rev: 'v0.0.282'
88
hooks:
99
- id: ruff
1010
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)