Skip to content

Commit 8e4ffeb

Browse files
authored
Merge pull request #148 from AFM-SPM/pre-commit-ci-update-config
2 parents 714f9c2 + 6c5e68c commit 8e4ffeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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.18.0
23+
rev: v0.18.1
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.9
36+
rev: v0.11.10
3737
hooks:
3838
- id: ruff
3939
args: [ --fix, --exit-non-zero-on-fix ]

0 commit comments

Comments
 (0)