Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8)
- [github.com/AleksaC/hadolint-py: v2.12.0.3 → v2.12.1b3](AleksaC/hadolint-py@v2.12.0.3...v2.12.1b3)
  • Loading branch information
pre-commit-ci[bot] authored Oct 7, 2024
1 parent b05ee89 commit 23f0b5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ repos:
- id: ruff-format

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
rev: v4.0.0-alpha.8
hooks:
- id: prettier
types_or: [yaml]
Expand All @@ -47,7 +47,7 @@ repos:

# Lint Dockerfiles for errors and to ensure best practices
- repo: https://github.com/AleksaC/hadolint-py
rev: v2.12.0.3
rev: v2.12.1b3
hooks:
- id: hadolint

Expand Down

0 comments on commit 23f0b5b

Please sign in to comment.