Skip to content

Commit e7ecb93

Browse files
chore(deps): pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit: v4.0.1 → v4.1.0](pre-commit/pre-commit@v4.0.1...v4.1.0) - [github.com/astral-sh/ruff-pre-commit: v0.9.1 → v0.9.7](astral-sh/ruff-pre-commit@v0.9.1...v0.9.7)
1 parent 638918c commit e7ecb93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ci:
66

77
repos:
88
- repo: https://github.com/pre-commit/pre-commit
9-
rev: v4.0.1
9+
rev: v4.1.0
1010
hooks:
1111
- id: validate_manifest
1212

@@ -21,7 +21,7 @@ repos:
2121
- id: trailing-whitespace
2222

2323
- repo: https://github.com/astral-sh/ruff-pre-commit
24-
rev: v0.9.1
24+
rev: v0.9.7
2525
hooks:
2626
- id: ruff
2727
- id: ruff-format

0 commit comments

Comments
 (0)