Skip to content

Commit eb7740c

Browse files
pre-commit-ci[bot]MTSOnGithub
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/sbrunner/hooks: 1.6.0 → 1.6.1](sbrunner/hooks@1.6.0...1.6.1) - [github.com/astral-sh/ruff-pre-commit: v0.12.9 → v0.12.10](astral-sh/ruff-pre-commit@v0.12.9...v0.12.10)
1 parent 21af682 commit eb7740c

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
@@ -81,7 +81,7 @@ repos:
8181
- tomli
8282

8383
- repo: https://github.com/sbrunner/hooks
84-
rev: 1.6.0
84+
rev: 1.6.1
8585
hooks:
8686
- id: poetry-check
8787
additional_dependencies:
@@ -91,7 +91,7 @@ repos:
9191
- poetry
9292

9393
- repo: https://github.com/astral-sh/ruff-pre-commit
94-
rev: v0.12.9
94+
rev: v0.12.10
9595
hooks:
9696
- id: ruff
9797
args: [--fix]

0 commit comments

Comments
 (0)