Skip to content

Commit 45b201b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/BlankSpruce/gersemi: 0.15.1 → 0.16.1](BlankSpruce/gersemi@0.15.1...0.16.1) - [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)
1 parent 032ae79 commit 45b201b

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
@@ -33,12 +33,12 @@ repos:
3333
- id: isort
3434
args: ["--profile", "black", "--py", "311"]
3535
- repo: https://github.com/BlankSpruce/gersemi
36-
rev: 0.15.1
36+
rev: 0.16.1
3737
hooks:
3838
- id: gersemi
3939
exclude: ^cmake/modules/
4040
- repo: https://github.com/pre-commit/mirrors-prettier
41-
rev: v3.1.0
41+
rev: v4.0.0-alpha.8
4242
hooks:
4343
- id: prettier
4444
types_or: [markdown, yaml]

0 commit comments

Comments
 (0)