Skip to content

Commit 8070834

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.7 → v0.12.8](astral-sh/ruff-pre-commit@v0.12.7...v0.12.8) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
1 parent 8e700eb commit 8070834

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ci:
99

1010
repos:
1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.12.7
12+
rev: v0.12.8
1313
hooks:
1414
- id: ruff
1515
args: [--fix]
@@ -73,7 +73,7 @@ repos:
7373
- tomli
7474

7575
- repo: https://github.com/pre-commit/pre-commit-hooks
76-
rev: v5.0.0
76+
rev: v6.0.0
7777
hooks:
7878
- id: check-merge-conflict
7979
- id: check-toml

0 commit comments

Comments
 (0)