Skip to content

Commit d0f7d86

Browse files
[pre-commit.ci] pre-commit autoupdate
1 parent ba8700f commit d0f7d86

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
@@ -25,7 +25,7 @@ repos:
2525
# Formatters: hooks that re-write Python and RST files
2626
########################################################################################
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.8.4
28+
rev: v0.8.6
2929
hooks:
3030
- id: ruff
3131
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)