Skip to content

Commit 9423cee

Browse files
pre-commit-ci[bot]ulgens
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.12.2 → v0.12.9](astral-sh/ruff-pre-commit@v0.12.2...v0.12.9)
1 parent c47d2c5 commit 9423cee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v5.0.0
3+
rev: v6.0.0
44
hooks:
55
- id: check-ast
66
- id: check-case-conflict
@@ -10,7 +10,7 @@ repos:
1010
- id: debug-statements
1111

1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.12.2
13+
rev: v0.12.9
1414
hooks:
1515
- id: ruff-check
1616
args: [ --fix, --exit-non-zero-on-fix , --show-fixes]

0 commit comments

Comments
 (0)