Skip to content

Commit a01fda6

Browse files
pre-commit-ci[bot]1ukastesar
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.10](astral-sh/ruff-pre-commit@v0.13.3...v0.14.10) - [github.com/pre-commit/mirrors-mypy: v1.18.2 → v1.19.1](pre-commit/mirrors-mypy@v1.18.2...v1.19.1)
1 parent a33a18f commit a01fda6

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
@@ -4,7 +4,7 @@ ci:
44

55
repos:
66
- repo: https://github.com/astral-sh/ruff-pre-commit
7-
rev: v0.13.3
7+
rev: v0.14.10
88
hooks:
99
- id: ruff
1010
name: ruff
@@ -21,7 +21,7 @@ repos:
2121
- id: end-of-file-fixer
2222

2323
- repo: https://github.com/pre-commit/mirrors-mypy
24-
rev: v1.18.2
24+
rev: v1.19.1
2525
hooks:
2626
- id: mypy
2727
additional_dependencies: [types-requests, types-toml, types-python-dateutil]

0 commit comments

Comments
 (0)