Skip to content

Commit 030bccb

Browse files
authored
Merge pull request #66 from AFM-SPM/pre-commit-ci-update-config
2 parents a15b8c6 + 1be5297 commit 030bccb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
types: [python, yaml, markdown]
2020

2121
- repo: https://github.com/DavidAnson/markdownlint-cli2
22-
rev: v0.13.0
22+
rev: v0.14.0
2323
hooks:
2424
- id: markdownlint-cli2
2525
args: []
@@ -32,7 +32,7 @@ repos:
3232

3333
- repo: https://github.com/astral-sh/ruff-pre-commit
3434
# Ruff version.
35-
rev: v0.6.3
35+
rev: v0.6.7
3636
hooks:
3737
- id: ruff
3838
args: [ --fix, --exit-non-zero-on-fix ]

0 commit comments

Comments
 (0)