Skip to content

Commit 2e18084

Browse files
authored
Merge pull request #270 from DIRACGrid/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0c7c160 + e33f174 commit 2e18084

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
@@ -13,7 +13,7 @@ repos:
1313
- id: check-added-large-files
1414

1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: 'v0.4.10'
16+
rev: 'v0.5.0'
1717
hooks:
1818
- id: ruff
1919
args: ["--fix"]
@@ -24,7 +24,7 @@ repos:
2424
- id: black
2525

2626
- repo: https://github.com/pre-commit/mirrors-mypy
27-
rev: v1.10.0
27+
rev: v1.10.1
2828
hooks:
2929
- id: mypy
3030
additional_dependencies:

0 commit comments

Comments
 (0)