Skip to content

Commit 04c24d9

Browse files
Merge pull request #170 from scikit-hep/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents aa14e2f + 0aa99cf commit 04c24d9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
- id: trailing-whitespace
2323

2424
- repo: https://github.com/PyCQA/isort
25-
rev: 8.0.1
25+
rev: 9.0.0a3
2626
hooks:
2727
- id: isort
2828

@@ -46,7 +46,7 @@ repos:
4646
additional_dependencies: [flake8-bugbear, flake8-print]
4747

4848
- repo: https://github.com/pre-commit/mirrors-mypy
49-
rev: v1.19.1
49+
rev: v2.0.0
5050
hooks:
5151
- id: mypy
5252
files: src
@@ -59,7 +59,7 @@ repos:
5959

6060
- repo: https://github.com/astral-sh/ruff-pre-commit
6161
# Ruff version.
62-
rev: v0.15.8
62+
rev: v0.15.12
6363
hooks:
6464
# Run the linter.
6565
- id: ruff

0 commit comments

Comments
 (0)