Skip to content

Commit b395e24

Browse files
ci: [pre-commit.ci] pre-commit autoupdate (#2492)
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.7 → v0.12.8](astral-sh/ruff-pre-commit@v0.12.7...v0.12.8) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1501cea commit b395e24

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
@@ -10,7 +10,7 @@ ci:
1010

1111
repos:
1212
- repo: https://github.com/pre-commit/pre-commit-hooks
13-
rev: "v5.0.0"
13+
rev: "v6.0.0"
1414
hooks:
1515
- id: check-merge-conflict
1616
- id: debug-statements
@@ -45,7 +45,7 @@ repos:
4545
]
4646

4747
- repo: https://github.com/astral-sh/ruff-pre-commit
48-
rev: v0.12.7
48+
rev: v0.12.8
4949
hooks:
5050
- id: ruff
5151
- id: ruff-format

0 commit comments

Comments
 (0)