Skip to content

Commit

Permalink
Bump pre-commit dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
puddly committed Feb 8, 2022
1 parent 59d4ce7 commit ae74701
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
rev: v4.1.0
hooks:
- id: debug-statements

Expand All @@ -17,6 +17,6 @@ repos:
additional_dependencies: ['pyproject-flake8==0.0.1a2']

- repo: https://github.com/PyCQA/isort
rev: 5.9.3
rev: 5.10.1
hooks:
- id: isort

0 comments on commit ae74701

Please sign in to comment.