Skip to content

Commit 944560b

Browse files
authored
Merge pull request #1337 from qiboteam/pre-commit-ci-update-config
2 parents b5abdbe + 14303e5 commit 944560b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: check-toml
1111
- id: debug-statements
1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.14.5
13+
rev: v0.14.6
1414
hooks:
1515
# Run the linter.
1616
- id: ruff
@@ -21,7 +21,7 @@ repos:
2121
# Run the formatter.
2222
- id: ruff-format
2323
- repo: https://github.com/asottile/pyupgrade
24-
rev: v3.21.1
24+
rev: v3.21.2
2525
hooks:
2626
- id: pyupgrade
2727
- repo: https://github.com/hadialqattan/pycln

0 commit comments

Comments
 (0)