Skip to content

Commit fc43e13

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#187)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7ac9e18 commit fc43e13

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
@@ -39,7 +39,7 @@ repos:
3939
additional_dependencies:
4040
- prettier@3.5.1
4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.15.7
42+
rev: v0.15.8
4343
hooks:
4444
- id: ruff
4545
args: [--fix, --exit-non-zero-on-fix]
@@ -57,7 +57,7 @@ repos:
5757
additional_dependencies: []
5858
exclude: "src/ulid_transform/__init__.pyi"
5959
- repo: https://github.com/pre-commit/mirrors-clang-format
60-
rev: v22.1.1
60+
rev: v22.1.2
6161
hooks:
6262
- id: clang-format
6363
types_or:

0 commit comments

Comments
 (0)