Skip to content

Commit f6ee0da

Browse files
authored
Merge pull request #99 from AFM-SPM/pre-commit-ci-update-config
[pre-commit.ci] pre-commit-autoupdate
2 parents 7fa0e7f + 45716d7 commit f6ee0da

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
@@ -17,7 +17,7 @@ repos:
1717
types: [python, yaml, markdown]
1818

1919
- repo: https://github.com/DavidAnson/markdownlint-cli2
20-
rev: v0.20.0
20+
rev: v0.21.0
2121
hooks:
2222
- id: markdownlint-cli2
2323
args: []
@@ -30,7 +30,7 @@ repos:
3030

3131
- repo: https://github.com/astral-sh/ruff-pre-commit
3232
# Ruff version.
33-
rev: v0.14.14
33+
rev: v0.15.4
3434
hooks:
3535
- id: ruff
3636
args: [ --fix, --exit-non-zero-on-fix, --show-fixes ]
@@ -45,7 +45,7 @@ repos:
4545
- id: black-jupyter
4646

4747
- repo: https://github.com/kynan/nbstripout
48-
rev: 0.9.0
48+
rev: 0.9.1
4949
hooks:
5050
- id: nbstripout
5151

0 commit comments

Comments
 (0)