Skip to content

Commit 231f138

Browse files
[pre-commit.ci] pre-commit autoupdate (#226)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.14 → v0.15.0](astral-sh/ruff-pre-commit@v0.14.14...v0.15.0) - [github.com/tox-dev/pyproject-fmt: v2.12.1 → v2.15.0](tox-dev/pyproject-fmt@v2.12.1...v2.15.0) [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Force updates Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d366e45 commit 231f138

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
@@ -8,7 +8,7 @@ repos:
88
exclude: '\.(pdb|gro|top|sdf)$'
99
- id: debug-statements
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.14.14
11+
rev: v0.15.0
1212
hooks:
1313
- id: ruff
1414
args: ['--fix']

0 commit comments

Comments
 (0)