Skip to content

Commit b6c4fdc

Browse files
authored
Merge pull request #29 from ALERTua/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 8c16242 + a95fb7f commit b6c4fdc

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
@@ -20,7 +20,7 @@ repos:
2020
# args: ["--keep-percent-format"]
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.12.11
23+
rev: v0.13.1
2424
hooks:
2525
# Run the linter.
2626
- id: ruff
@@ -29,7 +29,7 @@ repos:
2929
- id: ruff-format
3030

3131
- repo: https://github.com/python-poetry/poetry
32-
rev: '2.1.3'
32+
rev: '2.2.1'
3333
hooks:
3434
- id: poetry-check
3535
- id: poetry-lock

0 commit comments

Comments
 (0)