Skip to content

Commit

Permalink
Merge pull request #1437 from jupyter/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
mathbunnyru committed Aug 23, 2021
2 parents 70178b8 + 1b062d2 commit 83ab5a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repos:

# Lint: YAML
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.26.2
rev: v1.26.3
hooks:
- id: yamllint
args: ["-d {extends: relaxed, rules: {line-length: disable}}", "-s"]
Expand Down

0 comments on commit 83ab5a8

Please sign in to comment.