Skip to content

Commit 4f36640

Browse files
Merge pull request #210 from BEMServer/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 803ef12 + 08a90e2 commit 4f36640

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ ci:
33

44
repos:
55
- repo: https://github.com/astral-sh/ruff-pre-commit
6-
rev: v0.12.1
6+
rev: v0.12.7
77
hooks:
88
- id: ruff
99
- id: ruff-format
1010
- repo: https://github.com/python-jsonschema/check-jsonschema
11-
rev: 0.33.1
11+
rev: 0.33.2
1212
hooks:
1313
- id: check-github-workflows
1414
- id: check-dependabot
@@ -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: 7.4.1
21+
rev: v7.5.0
2222
hooks:
2323
- id: pip-compile
2424
name: pip-compile pyproject.toml

0 commit comments

Comments
 (0)