Skip to content

Commit 8d1f457

Browse files
Merge pull request #195 from neutrinoceros/pre-commit-ci-update-config
2 parents 0539552 + 0e9e851 commit 8d1f457

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
@@ -24,7 +24,7 @@ repos:
2424
# files: README.md
2525

2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.3.0
27+
rev: v0.3.4
2828
hooks:
2929
- id: ruff-format
3030
- id: ruff
@@ -36,7 +36,7 @@ repos:
3636
- id: cython-lint
3737

3838
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
39-
rev: v2.12.0
39+
rev: v2.13.0
4040
hooks:
4141
- id: pretty-format-yaml
4242
args: [--autofix, --indent, '2']

0 commit comments

Comments
 (0)