Skip to content

Commit afe1ce0

Browse files
Merge pull request #216 from BEMServer/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 6a9153b + 4a9655b commit afe1ce0

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
@@ -3,7 +3,7 @@ ci:
33

44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.13.2
6+
rev: v0.13.3
77
hooks:
88
- id: ruff
99
- id: ruff-format
@@ -18,7 +18,7 @@ repos:
1818
- id: blacken-docs
1919
additional_dependencies: [black==23.12.1]
2020
- repo: https://github.com/jazzband/pip-tools
21-
rev: v7.5.0
21+
rev: v7.5.1
2222
hooks:
2323
- id: pip-compile
2424
name: pip-compile pyproject.toml

0 commit comments

Comments
 (0)