Skip to content

Commit b74431e

Browse files
authored
Merge pull request #28 from qiboteam/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e750b4e + 39f5333 commit b74431e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: check-yaml
1010
- id: debug-statements
1111
- repo: https://github.com/psf/black
12-
rev: 23.1.0
12+
rev: 23.3.0
1313
hooks:
1414
- id: black
1515
args:
@@ -20,6 +20,6 @@ repos:
2020
- id: isort
2121
args: ["--profile", "black"]
2222
- repo: https://github.com/asottile/pyupgrade
23-
rev: v3.3.1
23+
rev: v3.7.0
2424
hooks:
2525
- id: pyupgrade

0 commit comments

Comments
 (0)