Skip to content

Commit 0b1c5a3

Browse files
Merge pull request #23 from EnergySystemsModellingLab/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents b88165d + 415b4ad commit 0b1c5a3

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
@@ -21,7 +21,7 @@ repos:
2121
- id: check-github-actions
2222
- id: check-github-workflows
2323
- repo: https://github.com/astral-sh/ruff-pre-commit
24-
rev: v0.15.4
24+
rev: v0.15.5
2525
hooks:
2626
- id: ruff-check
2727
args: [--fix, --exit-non-zero-on-fix]
@@ -35,11 +35,11 @@ repos:
3535
hooks:
3636
- id: mypy
3737
- repo: https://github.com/igorshubovych/markdownlint-cli
38-
rev: v0.47.0
38+
rev: v0.48.0
3939
hooks:
4040
- id: markdownlint-fix
4141
- repo: https://github.com/codespell-project/codespell
42-
rev: v2.4.1
42+
rev: v2.4.2
4343
hooks:
4444
- id: codespell
4545
args: [-I, .codespell_ignore.txt]

0 commit comments

Comments
 (0)