Skip to content

Commit f2a766d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/BlankSpruce/gersemi: 0.23.1 → 0.23.2](BlankSpruce/gersemi@0.23.1...0.23.2) - [github.com/astral-sh/ruff-pre-commit: v0.14.6 → v0.14.7](astral-sh/ruff-pre-commit@v0.14.6...v0.14.7)
1 parent f135299 commit f2a766d

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
@@ -27,12 +27,12 @@ repos:
2727
doc/doxygen-awesome.*
2828
)$
2929
- repo: https://github.com/BlankSpruce/gersemi
30-
rev: 0.23.1
30+
rev: 0.23.2
3131
hooks:
3232
- id: gersemi
3333
args: ["--print-config=verbose"]
3434
- repo: https://github.com/astral-sh/ruff-pre-commit
35-
rev: v0.14.6
35+
rev: v0.14.7
3636
hooks:
3737
- id: ruff-check # Run the linter.
3838
args: [ --fix ]

0 commit comments

Comments
 (0)