Skip to content

Commit 8e168d4

Browse files
authored
Merge pull request #262 from pytoyoda/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3e2caad + 05b629e commit 8e168d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ci:
22
autofix_prs: true
33
repos:
44
- repo: https://github.com/python-poetry/poetry
5-
rev: 2.3.2
5+
rev: 2.4.1
66
hooks:
77
- id: poetry-check
88
name: 📜 Check pyproject with Poetry
@@ -35,7 +35,7 @@ repos:
3535
- id: trailing-whitespace
3636
name: "⬜ Fix trailing whitespaces"
3737
- repo: https://github.com/astral-sh/ruff-pre-commit
38-
rev: v0.15.5
38+
rev: v0.15.18
3939
hooks:
4040
- id: ruff
4141
name: "🐶 Ruff Linter"

0 commit comments

Comments
 (0)