Skip to content

Commit

Permalink
Merge pull request #6 from AlimU11/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
AlimU11 authored Dec 10, 2022
2 parents 984f764 + ae4246e commit 0ca92f2
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 @@ -9,7 +9,7 @@ ci:
repos:

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.4.0
hooks:
- id: check-added-large-files
args: ['--maxkb=2048']
Expand All @@ -36,7 +36,7 @@ repos:
name: isort (python)

- repo: https://github.com/PyCQA/autoflake
rev: v1.7.7
rev: v2.0.0
hooks:
- id: autoflake
name: autoflake
Expand Down

0 comments on commit 0ca92f2

Please sign in to comment.