Skip to content

Commit d05251f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.10 → v0.11.2](astral-sh/ruff-pre-commit@v0.9.10...v0.11.2)
1 parent 9129acb commit d05251f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: .pre-commit-config.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
fail_fast: false
22
default_stages:
3-
- commit
4-
- push
3+
- pre-commit
4+
- pre-push
55
minimum_pre_commit_version: 2.9.3
66
repos:
77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.9.10
8+
rev: v0.11.2
99
hooks:
1010
- id: ruff
1111
types_or: [python, pyi, jupyter]

0 commit comments

Comments
 (0)