Skip to content

Commit d08455a

Browse files
authored
Merge pull request #92 from YosefLab/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 9adbeb5 + 5e5cfc2 commit d08455a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ default_stages:
77
minimum_pre_commit_version: 2.16.0
88
repos:
99
- repo: https://github.com/asottile/blacken-docs
10-
rev: 1.19.1
10+
rev: 1.20.0
1111
hooks:
1212
- id: blacken-docs
1313

@@ -41,14 +41,14 @@ repos:
4141
)$
4242
4343
- repo: https://github.com/astral-sh/ruff-pre-commit
44-
rev: v0.11.12
44+
rev: v0.13.1
4545
hooks:
4646
- id: ruff
4747
args: [--fix, --exit-non-zero-on-fix]
4848
- id: ruff-format
4949

5050
- repo: https://github.com/pre-commit/pre-commit-hooks
51-
rev: v5.0.0
51+
rev: v6.0.0
5252
hooks:
5353
- id: detect-private-key
5454
- id: check-ast

0 commit comments

Comments
 (0)