Skip to content

Commit 5c4f761

Browse files
pre-commit-ci[bot]mikicz
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.12 → v0.13.0](astral-sh/ruff-pre-commit@v0.12.12...v0.13.0)
1 parent 67c1ca9 commit 5c4f761

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
@@ -2,7 +2,7 @@ default_language_version:
22
python: python3.9
33
repos:
44
- repo: https://github.com/astral-sh/ruff-pre-commit
5-
rev: 'v0.12.12'
5+
rev: 'v0.13.0'
66
hooks:
77
- id: ruff
88
args: [ "--fix" ]

0 commit comments

Comments
 (0)