Skip to content

Commit 84c76b4

Browse files
[pre-commit.ci] pre-commit suggestions (#2367)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 59c7067 commit 84c76b4

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: end-of-file-fixer
1414
- id: trailing-whitespace
@@ -39,7 +39,7 @@ repos:
3939
#args: ["--write-changes"] # uncomment if you want to get automatic fixing
4040

4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.12.4
42+
rev: v0.12.8
4343
hooks:
4444
- id: ruff-check
4545
args: ["--fix"]

0 commit comments

Comments
 (0)