Skip to content

Commit d84ba8f

Browse files
[pre-commit.ci] pre-commit autoupdate (#84)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.4](astral-sh/ruff-pre-commit@v0.11.2...v0.11.4) - [github.com/adamtheturtle/doccmd-pre-commit: v2025.3.27 → v2025.4.4](adamtheturtle/doccmd-pre-commit@v2025.3.27...v2025.4.4) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 87afd54 commit d84ba8f

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
@@ -29,7 +29,7 @@ repos:
2929
hooks:
3030
- id: unkey
3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.11.2
32+
rev: v0.11.4
3333
hooks:
3434
- id: ruff
3535
args: [--fix]
@@ -40,7 +40,7 @@ repos:
4040
- id: sqlfluff-fix
4141
args: [--dialect, sqlite]
4242
- repo: https://github.com/adamtheturtle/doccmd-pre-commit
43-
rev: v2025.3.27
43+
rev: v2025.4.4
4444
hooks:
4545
- id: doccmd
4646
name: doccmd-sqlfluff

0 commit comments

Comments
 (0)