Skip to content

Commit d9d65ef

Browse files
authored
Merge pull request #1424 from OpenGeoscience/update-precommit
chore: Update pre-commit versions
2 parents f28a976 + 7563099 commit d9d65ef

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
@@ -6,7 +6,7 @@
66
default_stages: [pre-commit, pre-push]
77
repos:
88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v5.0.0
9+
rev: v6.0.0
1010
hooks:
1111
- id: check-added-large-files
1212
- id: check-ast
@@ -55,7 +55,7 @@ repos:
5555
- --skip
5656
- examples/sld/index.pug,package-lock.json,examples/reprojection/proj.json,website/themes/agency/source/vendor/jquery/jquery.min.js,examples/reprojection/capitals.json,website/themes/agency/source/vendor/jquery/jquery.js
5757
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
58-
rev: v9.22.0
58+
rev: v9.23.0
5959
hooks:
6060
- id: commitlint
6161
language_version: "22.10.0"

0 commit comments

Comments
 (0)