Skip to content

Commit 78ff6bd

Browse files
CI: pre-commit autoupdate (#6778)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Mahesh Kumar <[email protected]>
1 parent 2beec5b commit 78ff6bd

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
@@ -111,7 +111,7 @@ repos:
111111

112112
- repo: https://github.com/astral-sh/ruff-pre-commit
113113
# Ruff version.
114-
rev: v0.15.7
114+
rev: v0.15.8
115115
hooks:
116116
# Run the linter.
117117
- id: ruff
@@ -200,7 +200,7 @@ repos:
200200
)$
201201
202202
- repo: https://github.com/pdm-project/pdm
203-
rev: "2.26.6"
203+
rev: "2.26.7"
204204
hooks:
205205
- id: pdm-export
206206
name: Extract requirements from pyavd/pyproject.toml to requirements.txt

0 commit comments

Comments
 (0)