We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dda1611 commit 928f20eCopy full SHA for 928f20e
1 file changed
.pre-commit-config.yaml
@@ -123,11 +123,11 @@ repos:
123
- id: pretty-format-toml
124
args: [--autofix]
125
- repo: https://github.com/rhysd/actionlint
126
- rev: v1.7.9
+ rev: v1.7.10
127
hooks:
128
- id: actionlint
129
- repo: https://github.com/BlankSpruce/gersemi
130
- rev: 0.24.0
+ rev: 0.25.0
131
132
- id: gersemi
133
exclude: "dpnp/backend/cmake/Modules/"
0 commit comments