Skip to content

Commit 2e67151

Browse files
authored
Merge pull request #48 from opera-adt/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 2f4ca4b + 0ec3a62 commit 2e67151

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
@@ -21,13 +21,13 @@ repos:
2121

2222

2323
- repo: https://github.com/astral-sh/ruff-pre-commit
24-
rev: v0.15.11
24+
rev: v0.15.12
2525
hooks:
2626
- id: ruff
2727
args: [--fix, --exit-non-zero-on-fix, --show-fixes]
2828

2929
- repo: https://github.com/pre-commit/mirrors-mypy
30-
rev: "v1.20.1"
30+
rev: "v2.0.0"
3131
hooks:
3232
- id: mypy
3333
additional_dependencies:

0 commit comments

Comments
 (0)