Skip to content

Commit 5f8239a

Browse files
[pre-commit.ci] pre-commit autoupdate (#257)
1 parent a126d71 commit 5f8239a

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
@@ -12,14 +12,14 @@ repos:
1212
- id: trailing-whitespace
1313
exclude: CHANGELOG.md
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.1.11
15+
rev: v0.1.13
1616
hooks:
1717
- id: ruff
1818
args:
1919
- --fix
2020
- id: ruff-format
2121
- repo: https://github.com/compilerla/conventional-pre-commit
22-
rev: v3.0.0
22+
rev: v3.1.0
2323
hooks:
2424
- id: conventional-pre-commit
2525
stages: [commit-msg]

0 commit comments

Comments
 (0)