Skip to content

Commit c1695ee

Browse files
authored
Merge pull request #768 from ipython/pre-commit-ci-update-config
2 parents 65acdc0 + 0e90e99 commit c1695ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,13 @@ repos:
7373
stages: [manual]
7474

7575
- repo: https://github.com/pre-commit/mirrors-eslint
76-
rev: v8.22.0
76+
rev: v8.23.0
7777
hooks:
7878
- id: eslint
7979
stages: [manual]
8080

8181
- repo: https://github.com/sirosen/check-jsonschema
82-
rev: 0.17.1
82+
rev: 0.18.1
8383
hooks:
8484
- id: check-jsonschema
8585
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)