Skip to content

Commit

Permalink
Merge pull request #307 from ClimateTown/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
VeckoTheGecko authored Aug 21, 2023
2 parents a22a927 + 253aefd commit 80547ac
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 @@ -11,12 +11,12 @@ repos:
hooks:
- id: black
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.23.3
rev: 0.24.1
hooks:
- id: check-github-workflows
- id: check-github-actions
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0
rev: v3.0.1
hooks:
- id: prettier
args: [--write] # edit files in-place
Expand Down

0 comments on commit 80547ac

Please sign in to comment.