Skip to content

Commit 7525f7e

Browse files
pre-commit-ci[bot]MTSOnGithub
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.4](astral-sh/ruff-pre-commit@v0.11.2...v0.11.4) - [github.com/sbrunner/hooks: 1.4.0 → 1.4.1](sbrunner/hooks@1.4.0...1.4.1)
1 parent 39d58be commit 7525f7e

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
@@ -64,7 +64,7 @@ repos:
6464
- id: add-trailing-comma
6565

6666
- repo: https://github.com/astral-sh/ruff-pre-commit
67-
rev: v0.11.2
67+
rev: v0.11.4
6868
hooks:
6969
- id: ruff
7070
args: [--fix]
@@ -90,7 +90,7 @@ repos:
9090
- tomli
9191

9292
- repo: https://github.com/sbrunner/hooks
93-
rev: 1.4.0
93+
rev: 1.4.1
9494
hooks:
9595
- id: poetry-check
9696
additional_dependencies:

0 commit comments

Comments
 (0)