Skip to content

Commit ce227e3

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.2 → v0.15.7](astral-sh/ruff-pre-commit@v0.15.2...v0.15.7) - [github.com/commitizen-tools/commitizen: v4.13.8 → v4.13.9](commitizen-tools/commitizen@v4.13.8...v4.13.9)
1 parent b8cd5fe commit ce227e3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ repos:
88
- id: check-case-conflict
99
- id: check-yaml
1010
- repo: https://github.com/astral-sh/ruff-pre-commit
11-
rev: v0.15.2
11+
rev: v0.15.7
1212
hooks:
1313
- id: ruff
1414
- id: ruff-format
1515
- repo: https://github.com/commitizen-tools/commitizen
16-
rev: v4.13.8
16+
rev: v4.13.9
1717
hooks:
1818
- id: commitizen
1919
stages: [commit-msg]

0 commit comments

Comments
 (0)