Skip to content

Commit 2ea585a

Browse files
[pre-commit.ci] pre-commit autoupdate (#90)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.0](astral-sh/ruff-pre-commit@v0.13.3...v0.14.0)
1 parent 8431e2e commit 2ea585a

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
@@ -1,7 +1,7 @@
11
exclude: ^(.gitignore)
22
repos:
33
- repo: https://github.com/astral-sh/ruff-pre-commit
4-
rev: v0.13.3
4+
rev: v0.14.0
55
hooks:
66
# Run the linter
77
- id: ruff

0 commit comments

Comments
 (0)