Skip to content

Commit

Permalink
Merge pull request #15 from trussworks/renovate/dependencies
Browse files Browse the repository at this point in the history
chore(deps): update dependencies (minor)
  • Loading branch information
rpdelaney authored Mar 13, 2023
2 parents 5ecd8cf + 6e7b112 commit 99c7e6a
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 @@ -6,7 +6,7 @@ repos:
- id: check-useless-excludes

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.4.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
Expand All @@ -20,7 +20,7 @@ repos:
- id: check-yaml

- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.9.0
rev: v1.10.0
hooks:
- id: python-check-blanket-noqa
- id: python-check-blanket-type-ignore
Expand Down

0 comments on commit 99c7e6a

Please sign in to comment.