Skip to content

Commit cb92e05

Browse files
authored
Merge pull request #144 from AFM-SPM/pre-commit-ci-update-config
2 parents 8160e9a + 87922ac commit cb92e05

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
@@ -20,7 +20,7 @@ repos:
2020
types: [python, yaml, markdown]
2121

2222
- repo: https://github.com/DavidAnson/markdownlint-cli2
23-
rev: v0.17.2
23+
rev: v0.18.0
2424
hooks:
2525
- id: markdownlint-cli2
2626
args: []
@@ -33,7 +33,7 @@ repos:
3333

3434
- repo: https://github.com/astral-sh/ruff-pre-commit
3535
# Ruff version.
36-
rev: v0.11.8
36+
rev: v0.11.9
3737
hooks:
3838
- id: ruff
3939
args: [ --fix, --exit-non-zero-on-fix ]

0 commit comments

Comments
 (0)