Skip to content

Commit 4932fa1

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.5.0](astral-sh/ruff-pre-commit@v0.3.4...v0.5.0)
1 parent 809ed23 commit 4932fa1

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
@@ -5,7 +5,7 @@ ci:
55
repos:
66

77
- repo: https://github.com/pre-commit/pre-commit-hooks
8-
rev: v4.5.0
8+
rev: v4.6.0
99
hooks:
1010
- id: no-commit-to-branch
1111
- id: debug-statements
@@ -17,7 +17,7 @@ repos:
1717
- id: check-shebang-scripts-are-executable
1818

1919
- repo: https://github.com/astral-sh/ruff-pre-commit
20-
rev: v0.3.4
20+
rev: v0.5.0
2121
hooks:
2222
- id: ruff-format
2323
- id: ruff

0 commit comments

Comments
 (0)