Skip to content

Commit 4e7a38d

Browse files
seladbweb-flow
andauthored
Auto pre-commit update (#1840)
Co-authored-by: GitHub <noreply@github.com>
1 parent 7a898e2 commit 4e7a38d

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
@@ -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.11.7
25+
rev: v0.11.12
2626
hooks:
2727
- id: ruff # Run the linter.
2828
types_or: [ python ]
@@ -38,7 +38,7 @@ repos:
3838
- id: cppcheck
3939
args: ["--std=c++11", "--language=c++", "--suppressions-list=cppcheckSuppressions.txt", "--inline-suppr", "--force"]
4040
- repo: https://github.com/BlankSpruce/gersemi
41-
rev: 0.19.2
41+
rev: 0.19.3
4242
hooks:
4343
- id: gersemi
4444
args: ["-c"]

0 commit comments

Comments
 (0)