Skip to content

Commit 94a5bb2

Browse files
pre-commit-ci[bot]mrbean-bremen
authored andcommitted
[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 228c5ff commit 94a5bb2

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
@@ -11,7 +11,7 @@ repos:
1111
- "--py37-plus"
1212

1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: "v0.12.7"
14+
rev: "v0.12.8"
1515
hooks:
1616
- id: ruff
1717
args: ["--fix"]
@@ -28,7 +28,7 @@ repos:
2828
- id: blacken-docs
2929
additional_dependencies: [ black==24.4.2 ]
3030
- repo: https://github.com/pre-commit/pre-commit-hooks
31-
rev: v5.0.0
31+
rev: v6.0.0
3232
hooks:
3333
- id: trailing-whitespace
3434
- id: end-of-file-fixer

0 commit comments

Comments
 (0)