Skip to content

Commit 9c45d0d

Browse files
authored
Merge pull request #353 from callowayproject/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3df99d3 + 7f9e5c1 commit 9c45d0d

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
@@ -1,7 +1,7 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
33
# Ruff version.
4-
rev: 'v0.11.10'
4+
rev: 'v0.11.12'
55
hooks:
66
- id: ruff
77
args: [--fix, --exit-non-zero-on-fix]
@@ -49,7 +49,7 @@ repos:
4949
args: ['--baseline', '.secrets.baseline']
5050
additional_dependencies: ["gibberish-detector"]
5151
- repo: https://github.com/pre-commit/mirrors-mypy
52-
rev: v1.15.0
52+
rev: v1.16.0
5353
hooks:
5454
- id: mypy
5555
args: [--no-strict-optional, --ignore-missing-imports]

0 commit comments

Comments
 (0)