Skip to content

Commit b3e2775

Browse files
pre-commit-ci[bot]mikicz
authored andcommitted
[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.4.2 → v0.4.4](astral-sh/ruff-pre-commit@v0.4.2...v0.4.4)
1 parent 0e07215 commit b3e2775

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
@@ -1,8 +1,8 @@
11
default_language_version:
22
python: python3.8
33
repos:
4-
- repo: https://github.com/charliermarsh/ruff-pre-commit
5-
rev: 'v0.4.2'
4+
- repo: https://github.com/astral-sh/ruff-pre-commit
5+
rev: 'v0.4.4'
66
hooks:
77
- id: ruff
88
args: [ "--fix" ]

0 commit comments

Comments
 (0)