Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
OrBin committed Dec 17, 2023
2 parents 76f894e + 2674a7c commit 4fbb8a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
minimum_pre_commit_version: 2.20.0
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -13,7 +13,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.18.4
rev: 0.27.3
hooks:
- id: check-github-actions
- id: check-github-workflows
Expand Down

0 comments on commit 4fbb8a2

Please sign in to comment.