Skip to content

Commit 19efa58

Browse files
Weekly pre-commit autoupdate (#2818)
This PR updates the `.pre-commit-config.yaml` using `pre-commit autoupdate`.
1 parent 7d9765b commit 19efa58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ repos:
6464
additional_dependencies:
6565
- tomli
6666
- repo: https://github.com/psf/black
67-
rev: 26.3.0
67+
rev: 26.3.1
6868
hooks:
6969
- id: black
7070
exclude: "dpnp/_version.py"
@@ -94,7 +94,7 @@ repos:
9494
- id: clang-format
9595
args: ["-i"]
9696
- repo: https://github.com/gitleaks/gitleaks
97-
rev: v8.30.0
97+
rev: v8.30.1
9898
hooks:
9999
- id: gitleaks
100100
- repo: https://github.com/jumanjihouse/pre-commit-hooks
@@ -127,7 +127,7 @@ repos:
127127
hooks:
128128
- id: actionlint
129129
- repo: https://github.com/BlankSpruce/gersemi
130-
rev: 0.26.0
130+
rev: 0.26.1
131131
hooks:
132132
- id: gersemi
133133
exclude: "dpnp/backend/cmake/Modules/"

0 commit comments

Comments
 (0)