Update versions of tools in pre-commit configs to latest version

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.1 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.1...v0.6.2)
- [github.com/pre-commit/mirrors-mypy: v1.11.1 → v1.11.2](https://github.com/pre-commit/mirrors-mypy/compare/v1.11.1...v1.11.2)
This commit is contained in:
pre-commit-ci[bot]
2024-08-26 17:14:01 +00:00
committed by Nikhil Badyal
parent 97319bc812
commit c4e31049e5
+2 -2
View File
@@ -23,7 +23,7 @@ repos:
- id: trailing-whitespace - id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.6.1' rev: 'v0.6.2'
hooks: hooks:
- id: ruff - id: ruff
args: args:
@@ -61,7 +61,7 @@ repos:
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.11.1 rev: v1.11.2
hooks: hooks:
- id: mypy - id: mypy
args: args: