Skip to content

Commit b52cc2b

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/checkout-6
2 parents b84318c + cf4bd2b commit b52cc2b

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
@@ -28,13 +28,13 @@ repos:
2828
- id: sort-simple-yaml
2929
- id: trailing-whitespace
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: v0.14.4
31+
rev: v0.14.10
3232
hooks:
3333
- id: ruff
3434
args: [--fix, --exit-non-zero-on-fix]
3535
- id: ruff-format
3636
- repo: https://github.com/pre-commit/mirrors-mypy
37-
rev: v1.18.2
37+
rev: v1.19.1
3838
hooks:
3939
- id: mypy
4040
- repo: https://github.com/sourcery-ai/sourcery

0 commit comments

Comments
 (0)