Skip to content

Commit

Permalink
Merge pull request #267 from mosfet80/patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz authored Sep 28, 2024
2 parents 24791c7 + 00b87c8 commit 954318b
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 @@ -22,7 +22,7 @@ repos:
- id: remove-tabs

- repo: https://github.com/python-jsonschema/check-jsonschema.git
rev: 0.28.1
rev: 0.29.2
hooks:
- id: check-github-actions
- id: check-github-workflows
Expand All @@ -37,7 +37,7 @@ repos:
- id: check-readthedocs

- repo: https://github.com/pre-commit/pre-commit-hooks.git
rev: v4.5.0
rev: v4.6.0
hooks:
# Side-effects:
- id: end-of-file-fixer
Expand Down

0 comments on commit 954318b

Please sign in to comment.