Skip to content

Commit d0c51bd

Browse files
Merge pull request #34 from EnergySystemsModellingLab/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3141203 + bf450b0 commit d0c51bd

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
@@ -15,13 +15,13 @@ repos:
1515
- id: pretty-format-yaml
1616
args: [--autofix, --indent, '2', --offset, '2']
1717
- repo: https://github.com/python-jsonschema/check-jsonschema
18-
rev: 0.37.0
18+
rev: 0.37.1
1919
hooks:
2020
- id: check-dependabot
2121
- id: check-github-actions
2222
- id: check-github-workflows
2323
- repo: https://github.com/astral-sh/ruff-pre-commit
24-
rev: v0.15.7
24+
rev: v0.15.8
2525
hooks:
2626
- id: ruff-check
2727
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)