Skip to content

Commit dba6b86

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.2](astral-sh/ruff-pre-commit@v0.14.1...v0.14.2) - [github.com/zizmorcore/zizmor-pre-commit: v1.15.2 → v1.16.0](zizmorcore/zizmor-pre-commit@v1.15.2...v1.16.0)
1 parent 238a215 commit dba6b86

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
@@ -13,7 +13,7 @@ repos:
1313
- id: check-yaml
1414
- id: debug-statements
1515
- repo: https://github.com/astral-sh/ruff-pre-commit
16-
rev: v0.14.1
16+
rev: v0.14.2
1717
hooks:
1818
- id: ruff
1919
args: [--fix]
@@ -74,7 +74,7 @@ repos:
7474
# https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version
7575
additional_dependencies: [tox>=4.28]
7676
- repo: https://github.com/zizmorcore/zizmor-pre-commit
77-
rev: v1.15.2
77+
rev: v1.16.0
7878
hooks:
7979
- id: zizmor
8080
ci:

0 commit comments

Comments
 (0)