Skip to content

Commit 4f1755c

Browse files
authored
Merge pull request #657 from DIRACGrid/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents f397f17 + 4b88f95 commit 4f1755c

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,14 +30,14 @@ repos:
3030
- id: check-added-large-files
3131

3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: 'v0.12.12'
33+
rev: 'v0.13.0'
3434
hooks:
3535
- id: ruff
3636
args: ["--fix", "--show-fixes"]
3737
- id: ruff-format
3838

3939
- repo: https://github.com/pre-commit/mirrors-mypy
40-
rev: v1.17.1
40+
rev: v1.18.1
4141
hooks:
4242
- id: mypy
4343
additional_dependencies:

0 commit comments

Comments
 (0)