Skip to content

Commit 30a7ceb

Browse files
seladbweb-flow
andauthored
Auto pre-commit update (#2076)
Co-authored-by: GitHub <noreply@github.com>
1 parent 0c726b0 commit 30a7ceb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
args: ['--fix=lf']
2323
- id: trailing-whitespace
2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: v0.14.14
25+
rev: v0.15.4
2626
hooks:
2727
- id: ruff # Run the linter.
2828
types_or: [ python ]
@@ -38,7 +38,7 @@ repos:
3838
- id: cppcheck
3939
args: ["--std=c++14", "--language=c++", "--suppressions-list=cppcheckSuppressions.txt", "--inline-suppr", "--force"]
4040
- repo: https://github.com/BlankSpruce/gersemi
41-
rev: 0.25.4
41+
rev: 0.26.0
4242
hooks:
4343
- id: gersemi
4444
args: ["-c"]

0 commit comments

Comments
 (0)