Skip to content

Commit 24c3575

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-prettier: v3.0.3 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.0.3...v4.0.0-alpha.8) - [github.com/psf/black: 23.12.0 → 23.12.1](psf/black@23.12.0...23.12.1)
1 parent eeac90a commit 24c3575

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
@@ -4,7 +4,7 @@
44

55
repos:
66
- repo: https://github.com/pre-commit/mirrors-prettier
7-
rev: v3.0.3
7+
rev: v4.0.0-alpha.8
88
hooks:
99
- id: prettier
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
@@ -25,7 +25,7 @@ repos:
2525
- id: ansible-lint
2626
files: \.(yaml|yml)$
2727
- repo: https://github.com/psf/black
28-
rev: 23.12.0
28+
rev: 23.12.1
2929
hooks:
3030
- id: black
3131
- repo: https://github.com/shellcheck-py/shellcheck-py

0 commit comments

Comments
 (0)