Skip to content

Commit 2dfa35f

Browse files
[pre-commit.ci] pre-commit autoupdate (#640)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.2](astral-sh/ruff-pre-commit@v0.14.1...v0.14.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Casper Welzel Andersen <[email protected]>
1 parent 18cd1a1 commit 2dfa35f

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
@@ -68,7 +68,7 @@ repos:
6868
# Ruff is a code style and formatter
6969
# It works on files in-place
7070
- repo: https://github.com/astral-sh/ruff-pre-commit
71-
rev: v0.14.1
71+
rev: v0.14.2
7272
hooks:
7373
- id: ruff-check
7474
name: ruff

0 commit comments

Comments
 (0)