Skip to content

Commit 8028f35

Browse files
committed
build: update pre-commit hooks
1 parent db9b329 commit 8028f35

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
@@ -45,13 +45,13 @@ repos:
4545
args: [--autofix, --indent, '2']
4646

4747
- repo: https://github.com/python-jsonschema/check-jsonschema
48-
rev: e35bf69a6edaf50c4ba83c0316cdfacaf76806b1 # frozen: 0.28.3
48+
rev: 42c9da3b3cbac316e81728c3bef37fe1c7457099 # frozen: 0.28.4
4949
hooks:
5050
- id: check-dependabot
5151
- id: check-github-workflows
5252

5353
- repo: https://github.com/tox-dev/pyproject-fmt
54-
rev: cd3f07b1c620b288cb9173e257ff3edf1a3b4edb # frozen: 2.1.1
54+
rev: 795e21618889d155bc2f5d50519571419bfecb79 # frozen: 2.1.3
5555
hooks:
5656
- id: pyproject-fmt
5757

0 commit comments

Comments
 (0)