Skip to content

Commit dda93bf

Browse files
maharshi-gorgithub-actions[bot]
authored andcommitted
chore: update pre-commit hooks
1 parent 5e573a7 commit dda93bf

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
@@ -30,7 +30,7 @@ repos:
3030
additional_dependencies:
3131
- tomli
3232
- repo: https://github.com/pre-commit/mirrors-mypy
33-
rev: v2.3.0
33+
rev: v2.3.1
3434
hooks:
3535
- id: mypy
3636
# Sync with project.optional-dependencies.typing
@@ -45,7 +45,7 @@ repos:
4545
args: ["fury"]
4646
pass_filenames: false
4747
- repo: https://github.com/astral-sh/ruff-pre-commit
48-
rev: v0.16.2
48+
rev: v0.16.3
4949
hooks:
5050
# Run the linter
5151
- id: ruff

0 commit comments

Comments
 (0)