Skip to content

Commit 69c0f00

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.3.5](astral-sh/ruff-pre-commit@v0.3.4...v0.3.5)
1 parent 6699948 commit 69c0f00

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
@@ -26,7 +26,7 @@ repos:
2626
hooks:
2727
- id: rst-linter
2828
- repo: https://github.com/pre-commit/pre-commit-hooks
29-
rev: v4.5.0
29+
rev: v4.6.0
3030
hooks:
3131
- id: no-commit-to-branch
3232
args: [--branch, master]
@@ -58,7 +58,7 @@ repos:
5858
- -d
5959
- "{extends: relaxed, rules: {line-length: {max: 90}}}"
6060
- repo: https://github.com/astral-sh/ruff-pre-commit
61-
rev: v0.3.4
61+
rev: v0.3.5
6262
hooks:
6363
- id: ruff
6464
- id: ruff-format

0 commit comments

Comments
 (0)