Skip to content

Commit b9e97b9

Browse files
authored
Merge pull request #93 from ocefpaf/update_pre-commit-ci
Updates the pre-commits
2 parents c0163fc + 24f40df commit b9e97b9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
exclude_types: [yaml]
1212

1313
- repo: https://github.com/keewis/blackdoc
14-
rev: v0.4.5
14+
rev: v0.4.6
1515
hooks:
1616
- id: blackdoc
1717

@@ -27,19 +27,19 @@ repos:
2727
- --ignore-words-list=astroid,fo
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.14.3
30+
rev: v0.14.7
3131
hooks:
3232
- id: ruff
3333
args: ["--fix", "--show-fixes"]
3434
- id: ruff-format
3535

3636
- repo: https://github.com/tox-dev/pyproject-fmt
37-
rev: v2.11.0
37+
rev: v2.11.1
3838
hooks:
3939
- id: pyproject-fmt
4040

4141
- repo: https://github.com/woodruffw/zizmor-pre-commit
42-
rev: v1.16.2
42+
rev: v1.18.0
4343
hooks:
4444
- id: zizmor
4545

0 commit comments

Comments
 (0)