Skip to content

Commit 1773517

Browse files
ci(pre-commit.ci): autoupdate (#221)
updates: - [github.com/abravalheri/validate-pyproject: v0.24 → v0.24.1](abravalheri/validate-pyproject@v0.24...v0.24.1) - [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.0...v0.11.8) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e87673b commit 1773517

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
@@ -7,12 +7,12 @@ default_install_hook_types: [pre-commit, commit-msg]
77

88
repos:
99
- repo: https://github.com/abravalheri/validate-pyproject
10-
rev: v0.24
10+
rev: v0.24.1
1111
hooks:
1212
- id: validate-pyproject
1313

1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.11.0
15+
rev: v0.11.8
1616
hooks:
1717
- id: ruff
1818
args: [--fix, --unsafe-fixes]

0 commit comments

Comments
 (0)