We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1f794 commit c6b26c8Copy full SHA for c6b26c8
1 file changed
.pre-commit-config.yaml
@@ -89,7 +89,7 @@ repos:
89
- flake8-docstrings==1.7.0
90
- flake8-bugbear==24.12.12
91
- repo: https://github.com/pre-commit/mirrors-clang-format
92
- rev: v22.1.4
+ rev: v22.1.5
93
hooks:
94
- id: clang-format
95
args: ["-i"]
@@ -128,7 +128,7 @@ repos:
128
129
- id: actionlint
130
- repo: https://github.com/BlankSpruce/gersemi-pre-commit
131
- rev: 0.27.2
+ rev: 0.27.4
132
133
- id: gersemi
134
exclude: "dpnp/backend/cmake/Modules/"
0 commit comments