Skip to content

Commit e566b44

Browse files
authored
Merge pull request #182 from nirtal85/renovate/all-pre-commit-updates
chore(deps): update all pre-commit updates
2 parents d84fa86 + bad4f3d commit e566b44

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
@@ -24,7 +24,7 @@ repos:
2424
- id: no-commit-to-branch
2525
args: [ '--branch', 'main' ]
2626
- repo: https://github.com/python-jsonschema/check-jsonschema
27-
rev: 0.29.4
27+
rev: 0.30.0
2828
hooks:
2929
- id: check-github-workflows
3030
args: ["--verbose"]
@@ -75,7 +75,7 @@ repos:
7575
additional_dependencies:
7676
- tomli
7777
- repo: https://github.com/abravalheri/validate-pyproject
78-
rev: v0.22
78+
rev: v0.23
7979
hooks:
8080
- id: validate-pyproject
8181
# Optional extra validations from SchemaStore:

0 commit comments

Comments
 (0)