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/BlankSpruce/gersemi: 0.15.1 → 0.16.2](BlankSpruce/gersemi@0.15.1...0.16.2)
- [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)
  • Loading branch information
pre-commit-ci[bot] authored Oct 21, 2024
1 parent ee2711a commit 9572a77
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 @@ -33,12 +33,12 @@ repos:
- id: isort
args: ["--profile", "black", "--py", "311"]
- repo: https://github.com/BlankSpruce/gersemi
rev: 0.15.1
rev: 0.16.2
hooks:
- id: gersemi
exclude: ^cmake/modules/
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
rev: v4.0.0-alpha.8
hooks:
- id: prettier
types_or: [markdown, yaml]
Expand Down

0 comments on commit 9572a77

Please sign in to comment.