Skip to content

Commit c7a993d

Browse files
authored
Merge pull request #50 from unixorn/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 5637499 + f79c259 commit c7a993d

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
@@ -18,7 +18,7 @@ repos:
1818
- id: trailing-whitespace
1919
- repo: https://github.com/astral-sh/ruff-pre-commit
2020
# Ruff version.
21-
rev: v0.11.7
21+
rev: v0.11.8
2222
hooks:
2323
# Run the linter.
2424
- id: ruff
@@ -31,7 +31,7 @@ repos:
3131
hooks:
3232
- id: doctoc
3333
- repo: https://github.com/python-poetry/poetry
34-
rev: 2.1.2
34+
rev: 2.1.3
3535
hooks:
3636
- id: poetry-check
3737
- id: poetry-lock

0 commit comments

Comments
 (0)