Skip to content

Commit edff8c2

Browse files
committed
chore: bump deps
1 parent f13433a commit edff8c2

File tree

3 files changed

+336
-344
lines changed

3 files changed

+336
-344
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ default_language_version:
22
python: "3.12"
33
repos:
44
- repo: https://github.com/compilerla/conventional-pre-commit
5-
rev: v3.6.0
5+
rev: v4.0.0
66
hooks:
77
- id: conventional-pre-commit
88
stages: [commit-msg]
@@ -24,7 +24,7 @@ repos:
2424
- id: unasyncd
2525
additional_dependencies: ["ruff"]
2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: "v0.8.3"
27+
rev: "v0.8.4"
2828
hooks:
2929
- id: ruff
3030
args: ["--fix"]

0 commit comments

Comments
 (0)