Skip to content

Commit

Permalink
Merge pull request #21 from Ouranosinc/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
Zeitsperre authored Dec 4, 2023
2 parents 3034df0 + fbf9975 commit bf148bd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@ repos:
hooks:
- id: toml-sort-fix
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.32.0
rev: v1.33.0
hooks:
- id: yamllint
- repo: https://github.com/psf/black
rev: 23.10.1
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.11.0
hooks:
- id: black
- repo: https://github.com/Takishima/cmake-pre-commit-hooks
rev: v1.9.4
hooks:
- id: clang-format
args: ['-i']
args: [ '-i' ]
exclude: 'build/_deps/raven-src'
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.27.1
rev: 0.27.2
hooks:
- id: check-github-workflows
- repo: meta
Expand Down

0 comments on commit bf148bd

Please sign in to comment.