Skip to content

Commit ddbb5c9

Browse files
authored
Merge pull request #37 from avendesora/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 82d3358 + c05da31 commit ddbb5c9

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
@@ -28,7 +28,7 @@ repos:
2828
- id: sort-simple-yaml
2929
- id: trailing-whitespace
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
31-
rev: v0.9.4
31+
rev: v0.9.6
3232
hooks:
3333
- id: ruff
3434
args: [--fix, --exit-non-zero-on-fix]
@@ -41,7 +41,7 @@ repos:
4141
hooks:
4242
- id: isort
4343
- repo: https://github.com/pre-commit/mirrors-mypy
44-
rev: v1.14.1
44+
rev: v1.15.0
4545
hooks:
4646
- id: mypy
4747
args: ["--config-file", "pyproject.toml", "--ignore-missing-imports"]

0 commit comments

Comments
 (0)