Skip to content

Commit f039637

Browse files
authored
Merge pull request #2376 from IntelPython/dependabot/pre_commit/pre-commit-3cfa8459fc
Bump the pre-commit group with 2 updates
2 parents 99eb129 + d4223db commit f039637

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
@@ -59,7 +59,7 @@ repos:
5959
- id: black
6060
exclude: "versioneer.py|dpctl/_version.py"
6161
- repo: https://github.com/pycqa/isort
62-
rev: 9.0.0
62+
rev: 9.0.1
6363
hooks:
6464
- id: isort
6565
name: isort (python)
@@ -74,7 +74,7 @@ repos:
7474
hooks:
7575
- id: flake8
7676
- repo: https://github.com/pre-commit/mirrors-clang-format
77-
rev: v22.1.8
77+
rev: v23.1.0
7878
hooks:
7979
- id: clang-format
8080
args: ["-i"]

0 commit comments

Comments
 (0)