Skip to content

Commit

Permalink
Merge pull request #39 from kurtmckee/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
kurtmckee authored Sep 3, 2024
2 parents e956b0f + 233c57a commit 5059731
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 @@ -41,7 +41,7 @@ repos:
- "flake8-bugbear==24.8.19"

- repo: "https://github.com/editorconfig-checker/editorconfig-checker.python"
rev: "2.7.3"
rev: "3.0.3"
hooks:
- id: "editorconfig-checker"
# The README contains YAML samples indented with 2 spaces.
Expand All @@ -66,7 +66,7 @@ repos:
pass_filenames: false

- repo: "https://github.com/python-jsonschema/check-jsonschema"
rev: "0.29.1"
rev: "0.29.2"
hooks:
- id: "check-github-workflows"
- id: "check-dependabot"
Expand Down

0 comments on commit 5059731

Please sign in to comment.