Skip to content

Commit a278c60

Browse files
chore: pre-commit autoupdate
updates: - [github.com/rbubley/mirrors-prettier: v3.4.1 → v3.4.2](rbubley/mirrors-prettier@v3.4.1...v3.4.2) - [github.com/astral-sh/ruff-pre-commit: v0.8.1 → v0.8.2](astral-sh/ruff-pre-commit@v0.8.1...v0.8.2)
1 parent f848319 commit a278c60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
# https://github.com/crate-ci/typos/issues/347
1717
pass_filenames: false
1818
- repo: https://github.com/rbubley/mirrors-prettier
19-
rev: v3.4.1
19+
rev: v3.4.2
2020
hooks:
2121
- id: prettier
2222
additional_dependencies:
@@ -25,7 +25,7 @@ repos:
2525
# https://github.com/PRQL/prql/issues/3078
2626
- prettier-plugin-go-template
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.8.1
28+
rev: v0.8.2
2929
hooks:
3030
- id: ruff
3131
args: [--fix]

0 commit comments

Comments
 (0)