Skip to content

Commit e6a2ceb

Browse files
[pre-commit.ci] pre-commit suggestions (#553)
<!--pre-commit.ci start--> 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) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent c172d87 commit e6a2ceb

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
@@ -8,7 +8,7 @@ ci:
88

99
repos:
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v5.0.0
11+
rev: v6.0.0
1212
hooks:
1313
- id: no-commit-to-branch
1414
name: No commits to master
@@ -67,7 +67,7 @@ repos:
6767
additional_dependencies: [Flake8-pyproject]
6868

6969
- repo: https://github.com/astral-sh/ruff-pre-commit
70-
rev: v0.12.7
70+
rev: v0.12.8
7171
hooks:
7272
- id: ruff
7373
name: Ruff formatting

0 commit comments

Comments
 (0)