Commit 4af78beef777e313814b4daff70e2da9171a385a

Authored by dependabot[bot]
Committed by GitHub
1 parent 97f5460f

chore: bump pre-commit/action from v2.0.0 to v2.0.2 (#576)

Showing 1 changed file with 1 additions and 1 deletions
.github/workflows/tests.yml
... ... @@ -15,7 +15,7 @@ jobs:
15 15 steps:
16 16 - uses: actions/checkout@v2
17 17 - uses: actions/setup-python@v2
18   - - uses: pre-commit/action@v2.0.0
  18 + - uses: pre-commit/action@v2.0.2
19 19  
20 20 cuda-build:
21 21 name: CUDA build only
... ...