Skip to content

Commit a7cee8c

Browse files
authored
Merge pull request #45 from unixorn/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents d46e455 + b8a07ae commit a7cee8c

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.0
21+
rev: v0.11.2
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.1
34+
rev: 2.1.2
3535
hooks:
3636
- id: poetry-check
3737
- id: poetry-lock

0 commit comments

Comments
 (0)