Skip to content

Commit d8081d6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.13.3](astral-sh/ruff-pre-commit@v0.13.2...v0.13.3)
1 parent 6752ab8 commit d8081d6

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
@@ -56,7 +56,7 @@ repos:
5656
# Python: Ruff linter & formatter
5757
# https://docs.astral.sh/ruff/
5858
- repo: https://github.com/astral-sh/ruff-pre-commit
59-
rev: v0.13.2
59+
rev: v0.13.3
6060
hooks:
6161
# Run the linter
6262
- id: ruff

0 commit comments

Comments
 (0)