Skip to content

Commit 5bc7f48

Browse files
committed
Updated files with 'repo_helper'.
1 parent 0ef3efd commit 5bc7f48

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/octocheese.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- cron: 0 12 * * 2,4,6
99

1010
jobs:
11-
test:
11+
Run:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: domdfcoding/octocheese@master

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
- id: end-of-file-fixer
2626

2727
- repo: https://github.com/domdfcoding/pre-commit-hooks
28-
rev: v0.1.1
28+
rev: v0.1.6
2929
hooks:
3030
- id: requirements-txt-sorter
3131
args:
@@ -59,7 +59,7 @@ repos:
5959
- id: forbid-crlf
6060

6161
- repo: https://github.com/domdfcoding/yapf-isort
62-
rev: v0.5.1
62+
rev: v0.5.2
6363
hooks:
6464
- id: yapf-isort
6565
exclude: ^(doc-source/conf|__pkginfo__|make_conda_recipe|setup)\.py$

0 commit comments

Comments
 (0)