Skip to content

Commit 0c07291

Browse files
authored
Merge pull request #98 from open-iscsi/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0ebae5a + 1b05ab0 commit 0c07291

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
repos:
2-
- repo: https://github.com/charliermarsh/ruff-pre-commit
3-
rev: v0.11.11
2+
- repo: https://github.com/astral-sh/ruff-pre-commit
3+
rev: v0.14.7
44
hooks:
55
- id: ruff
66
args: [--fix]
77

88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v5.0.0
9+
rev: v6.0.0
1010
hooks:
1111
- id: check-case-conflict
1212
- id: check-ast

0 commit comments

Comments
 (0)