Skip to content

Commit 2a3097a

Browse files
[pre-commit.ci] pre-commit autoupdate (BLAST-ImpactX#1232)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.6 → v0.14.7](astral-sh/ruff-pre-commit@v0.14.6...v0.14.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5a53375 commit 2a3097a

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
@@ -66,7 +66,7 @@ repos:
6666
# Python: Ruff linter & formatter
6767
# https://docs.astral.sh/ruff/
6868
- repo: https://github.com/astral-sh/ruff-pre-commit
69-
rev: v0.14.6
69+
rev: v0.14.7
7070
hooks:
7171
# Run the linter
7272
- id: ruff-check

0 commit comments

Comments
 (0)