Skip to content

Commit 3a93a0d

Browse files
Merge pull request #214 from NCAS-CMS/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0691654 + 4466df3 commit 3a93a0d

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
@@ -34,13 +34,13 @@ repos:
3434
# - id: codespell
3535
# additional_dependencies: [tomli] # required for Python 3.10
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: "v0.15.7"
37+
rev: "v0.15.9"
3838
hooks:
3939
- id: ruff-check
4040
args: [--fix]
4141
- id: ruff-format
4242
- repo: https://github.com/pre-commit/mirrors-mypy
43-
rev: 'v1.19.1'
43+
rev: 'v1.20.0'
4444
hooks:
4545
- id: mypy
4646
additional_dependencies:

0 commit comments

Comments
 (0)